Fixing to use stable version of rust

This commit is contained in:
Matt McCoy 2016-06-15 18:50:04 -04:00
parent d73f1c7c33
commit 7eee407b25

View file

@ -1,6 +1,6 @@
language: rust language: rust
rust: rust:
-stable - stable
before_install: before_install:
- | - |
pip install 'travis-cargo<0.2' --user && pip install 'travis-cargo<0.2' --user &&