Skip to content

Commit

Permalink
chore: increases min rust in Travis for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Apr 6, 2019
1 parent c50deae commit a805b30
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 @@ -5,7 +5,7 @@ rust:
- nightly
- beta
- stable
- 1.30.0
- 1.31.0
matrix:
allow_failures:
- rust: nightly
Expand Down

0 comments on commit a805b30

Please sign in to comment.