From eeebb96912685c30ea57f94834b4a2ed3df8af80 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 8 Jul 2020 17:05:37 -0400 Subject: travis: Fix travis to not update the lock file --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c006a60..05dab58e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,7 +57,6 @@ notifications: on_success: never before_deploy: - - cargo update - | if [[ $TRAVIS_OS_NAME == "windows" ]]; then choco install zip; -- cgit v1.2.3