Upgrade Rust versions in Travis to working ones...
This commit is contained in:
parent
562eed85a4
commit
5bc167509f
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- 1.0.0
|
- 1.8.0
|
||||||
- 1.1.0
|
- 1.16.0
|
||||||
- 1.5.0
|
|
||||||
- nightly
|
- nightly
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue