summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
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;