Browse Source

fix travis.ci

Le Tan 7 years ago
parent
commit
6efe3d67ec
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -39,8 +39,8 @@ script:
 - if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then ./.travis_macos.sh ; fi
 
 deploy:
-  skip_cleanup: true
   - provider: bintray
+    skip_cleanup: true
     file: "./.linux_bintray.json"
     user: tamlok
     key:
@@ -50,6 +50,7 @@ deploy:
       condition: $TRAVIS_OS_NAME = linux
       branch: master
   - provider: bintray
+    skip_cleanup: true
     file: "./.macos_bintray.json"
     user: tamlok
     key: