chore(travis): set minimum rust version

This commit is contained in:
Sean McArthur
2017-04-10 10:28:10 -07:00
parent 030393d099
commit f05a58a1b2
12 changed files with 20 additions and 34 deletions

View File

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