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
Fix travis rust version
Sasha Hilton
6 years ago
parent
113fed5c42
commit
0a9a293315
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.26
+ - 1.26
.0
- stable
- beta
- nightly