From 71e744b1b572bd221928b1df70e9718b64017513 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Wed, 21 Mar 2018 21:52:11 +0800 Subject: [PATCH] fix travis.ci --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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