Skip to content

Commit

Permalink
Minimum required Rust version is now 1.26.2
Browse files Browse the repository at this point in the history
This is due to one of our dependencies
  • Loading branch information
koute committed Oct 17, 2018
1 parent 2b6b6a6 commit 4ef4e90
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 @@ -43,7 +43,7 @@ jobs:
include:
- <<: *test
os: linux
rust: 1.25.0
rust: 1.26.2
env: CHECK_ONLY=1
- <<: *test
os: linux
Expand Down

0 comments on commit 4ef4e90

Please sign in to comment.