Skip to content

Commit

Permalink
chore(ci): add rust 1.15 as minimum rustc
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Jun 6, 2017
1 parent d32dbd8 commit a6e5da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ matrix:
env: FEATURES="--features nightly"
- rust: beta
- rust: stable
- rust: 1.15

cache:
apt: true
Expand Down

0 comments on commit a6e5da3

Please sign in to comment.