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;