Skip to content

Commit

Permalink
Bump minimum Rust version once more
Browse files Browse the repository at this point in the history
The test would not compile with 1.13 due to this bug:
rust-lang/rust#23157
  • Loading branch information
justinas committed Nov 1, 2018
1 parent 847185d commit 2940640
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.13.0
- 1.15.0
- stable
- beta
- nightly
Expand Down

0 comments on commit 2940640

Please sign in to comment.