Skip to content

Commit

Permalink
chore(ci): update MSRV to 1.31 (parking_lot uses 2018 edition)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Oct 3, 2019
1 parent c81f7eb commit 4d188d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ matrix:
- rust: stable
env: FEATURES="--no-default-features"
# Minimum Supported Rust Version
- rust: 1.27.0
- rust: 1.31.0
env: FEATURES="--no-default-features --features runtime" BUILD_ONLY="1"

before_script:
Expand Down

0 comments on commit 4d188d1

Please sign in to comment.