Skip to content

Commit

Permalink
Bump minimum tested Rust version
Browse files Browse the repository at this point in the history
We now use the question-mark operator in the code
which was only stabilized in 1.13
  • Loading branch information
justinas committed Nov 1, 2018
1 parent 3367b8c commit 847185d
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.0.0
- 1.13.0
- stable
- beta
- nightly
Expand Down

0 comments on commit 847185d

Please sign in to comment.