Skip to content

Commit

Permalink
Rust 1.36.0 is now required to build without Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
koute committed Jul 15, 2019
1 parent b0d53db commit c220b76
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 @@ -40,7 +40,7 @@ jobs:
include:
- <<: *test
os: linux
rust: 1.31.0
rust: 1.36.0
env: CHECK_ONLY=1 WITHOUT_CARGO_LOCK=1
- <<: *test
os: linux
Expand Down

0 comments on commit c220b76

Please sign in to comment.