use rust 1.17 for travis
This commit is contained in:
parent
a95de027c1
commit
e40ef289e0
|
@ -4,7 +4,7 @@ python:
|
|||
- "3.5"
|
||||
- "3.6"
|
||||
env:
|
||||
- RUST_VERSION=1.15.1
|
||||
- RUST_VERSION=1.17.0
|
||||
- RUST_VERSION=nightly
|
||||
sudo: false
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue