mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 20:23:12 +00:00
travis: Fix travis to not update the lock file
This commit is contained in:
parent
58b5c21197
commit
eeebb96912
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ notifications:
|
|||
on_success: never
|
||||
|
||||
before_deploy:
|
||||
- cargo update
|
||||
- |
|
||||
if [[ $TRAVIS_OS_NAME == "windows" ]]; then
|
||||
choco install zip;
|
||||
|
|
Loading…
Reference in a new issue