This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
librespot
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
bump min Rust version to 1.27
newpavlov
6 years ago
parent
1f1cd116e7
commit
2ae5589318
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,6 +1,6 @@
language: rust
rust:
- - 1.2
1
.0
+ - 1.2
7
.0
- stable
- beta
- nightly