diff --git a/.travis.yml b/.travis.yml index 2cda7ea3..8f0729d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,3 +35,4 @@ deploy: branch: master distributions: "sdist bdist_wheel" skip_cleanup: true + skip_existing: true