Fixing to use stable version of rust
This commit is contained in:
parent
d73f1c7c33
commit
7eee407b25
1 changed files with 1 additions and 1 deletions
|
|
@ -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 &&
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue