diff --git a/.travis.yml b/.travis.yml index e4d49866..ebc08316 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,7 @@ script: - if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then ./.travis_macos.sh ; fi deploy: + skip_cleanup: true - provider: bintray file: "./.linux_bintray.json" user: tamlok