Skip to content

Commit

Permalink
Increase MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Jul 18, 2020
1 parent e4fdd1a commit 9e9b1a7
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 @@ -27,7 +27,7 @@ jobs:

# Minimum Supported Rust Version
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.31.0
rust: 1.40.0

# Raspberry Pi 1
- env: TARGET=arm-unknown-linux-gnueabi DISABLE_EXAMPLES=1 DISABLE_TESTS=1
Expand Down

0 comments on commit 9e9b1a7

Please sign in to comment.