Skip to content

Commit fc69e50

Browse files
bors[bot]cuviper
andauthored
700: Save a compatible Cargo.lock for Rust 1.28 CI r=cuviper a=cuviper Co-authored-by: Josh Stone <cuviper@gmail.com>
2 parents 572d1e0 + da2fa4f commit fc69e50

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)