Skip to content

Commit

Permalink
Add --locked (#3889)
Browse files Browse the repository at this point in the history
  • Loading branch information
topecongiro committed Oct 26, 2019
1 parent 41bc654 commit 4967523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set -ex
# it again.
#
#which cargo-fmt || cargo install --force
cargo install --path . --force
cargo install --path . --force --locked

echo "Integration tests for: ${INTEGRATION}"
cargo fmt -- --version
Expand Down

0 comments on commit 4967523

Please sign in to comment.