Skip to content

Commit

Permalink
chore(ci): update minimum rust version to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Jun 3, 2017
1 parent 144bbc3 commit 9036df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ matrix:
env: FEATURES="--features nightly"
- rust: beta
- rust: stable
- rust: 1.10.0
- rust: 1.15.0

cache:
apt: true
Expand Down

0 comments on commit 9036df2

Please sign in to comment.