Add rust 1.1.0 to travis config
This commit is contained in:
parent
87539f852d
commit
79d6b5ec84
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- 1.0.0
|
- 1.0.0
|
||||||
|
- 1.1.0
|
||||||
- nightly
|
- nightly
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue