chore(ci): update minimum rustc version to 1.17

This commit is contained in:
Sean McArthur
2017-10-09 09:40:53 -07:00
parent cd3d1a800f
commit 8ac1179d7c

View File

@@ -10,7 +10,7 @@ matrix:
- rust: stable - rust: stable
- rust: stable - rust: stable
env: FEATURES="--features compat" env: FEATURES="--features compat"
- rust: 1.15.0 - rust: 1.17.0
cache: cache:
apt: true apt: true