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
|
sudo: false
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
|
- 1.9.0
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue