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