mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
travis: add force during install test
This commit is contained in:
parent
cc1ed4fbfd
commit
49de6d36ab
@ -43,7 +43,7 @@ script:
|
||||
if [[ $TRAVIS_RUST_VERSION != "1.40.0" ]]; then
|
||||
cargo test --verbose --target $TARGET;
|
||||
fi
|
||||
- cargo install --path . --target $TARGET --locked
|
||||
- cargo install --path . --target $TARGET --locked --force
|
||||
|
||||
before_cache:
|
||||
- rm -rf /home/travis/.cargo/git
|
||||
|
Loading…
x
Reference in New Issue
Block a user