Skip to content

Commit

Permalink
increase minimum Rust version to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Jul 19, 2017
1 parent 759066f commit ca9a7dc
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
@@ -1,6 +1,6 @@
language: rust
rust:
- 1.12.0
- 1.16.0
- stable
- beta
- nightly
Expand Down

0 comments on commit ca9a7dc

Please sign in to comment.