mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
travis: Don’t build on an old nightly, it’s broken
This commit is contained in:
parent
8544faf75d
commit
ac63e4dbb2
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ language: rust
|
|||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly-2016-07-03 # Last known to be working nightly
|
||||
- nightly
|
||||
|
||||
cache: cargo
|
||||
|
|
Loading…
Reference in a new issue