Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Raise minimum supported compiler version to 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 4, 2019
1 parent c791001 commit b7ff08f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,6 @@ matrix:
- rust: stable
- rust: beta
- rust: nightly
- rust: 1.17.0
script: cargo check
- rust: 1.31.0
- rust: nightly
env: CLIPPY
Expand Down

0 comments on commit b7ff08f

Please sign in to comment.