mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-09-23 11:05:34 +00:00
travis: Fix travis to not update the lock file
This commit is contained in:
@@ -57,7 +57,6 @@ notifications:
|
||||
on_success: never
|
||||
|
||||
before_deploy:
|
||||
- cargo update
|
||||
- |
|
||||
if [[ $TRAVIS_OS_NAME == "windows" ]]; then
|
||||
choco install zip;
|
||||
|
||||
Reference in New Issue
Block a user