Skip to content

Commit

Permalink
Pin travis to specific nightly
Browse files Browse the repository at this point in the history
Because of this rust-lang/rustup#1062 (comment)

and future failures.
  • Loading branch information
rofrol authored Apr 13, 2017
1 parent a25a3c6 commit b1ffca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ language: rust
sudo: required # so we get a VM with higher specs
cache: cargo
rust:
- nightly
- nightly-2017-04-11
script: ./scripts/test.sh

0 comments on commit b1ffca4

Please sign in to comment.