Skip to content

Commit c220b76

Browse files
committed
Rust 1.36.0 is now required to build without Cargo.lock
1 parent b0d53db commit c220b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
include:
4141
- <<: *test
4242
os: linux
43-
rust: 1.31.0
43+
rust: 1.36.0
4444
env: CHECK_ONLY=1 WITHOUT_CARGO_LOCK=1
4545
- <<: *test
4646
os: linux

0 commit comments

Comments
 (0)