chore(ci): update minimum rust version to 1.15

This commit is contained in:
Sean McArthur
2017-06-03 14:42:42 -07:00
parent 144bbc3d01
commit 9036df2f4c

View File

@@ -8,7 +8,7 @@ matrix:
env: FEATURES="--features nightly"
- rust: beta
- rust: stable
- rust: 1.10.0
- rust: 1.15.0
cache:
apt: true