use rust 1.17 for travis

This commit is contained in:
Nikolay Kim 2017-05-12 22:46:49 -07:00
parent a95de027c1
commit e40ef289e0
1 changed files with 1 additions and 1 deletions

View File

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