Adding rust 1.9.0 to travis.yml for testing coveralls

This commit is contained in:
Matt McCoy 2016-07-14 20:14:03 -04:00
parent 26d0baa27e
commit 0eaf3709e6

View file

@ -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: