Adding rust 1.9.0 to travis.yml for testing coveralls
This commit is contained in:
parent
26d0baa27e
commit
0eaf3709e6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
sudo: false
|
||||
language: rust
|
||||
rust:
|
||||
- 1.9.0
|
||||
- stable
|
||||
- beta
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue