Skip to content

Commit da2fa4f

Browse files
committed
Save a compatible Cargo.lock for Rust 1.28 CI
1 parent 572d1e0 commit da2fa4f

File tree

2 files changed

+1283
-0
lines changed

2 files changed

+1283
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ matrix:
1515
- rust: 1.28.0
1616
os: linux
1717
#if: everything!
18+
before_script: cp ci/compat-Cargo.lock ./Cargo.lock
1819
script: cargo build
1920

2021
- rust: stable

0 commit comments

Comments
 (0)