mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 06:05:10 +02:00
travis: Fix travis to not update the lock file
This commit is contained in:
parent
58b5c21197
commit
eeebb96912
@ -57,7 +57,6 @@ notifications:
|
|||||||
on_success: never
|
on_success: never
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cargo update
|
|
||||||
- |
|
- |
|
||||||
if [[ $TRAVIS_OS_NAME == "windows" ]]; then
|
if [[ $TRAVIS_OS_NAME == "windows" ]]; then
|
||||||
choco install zip;
|
choco install zip;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user