From 6efe3d67ec65e17deb3c323e316c7627463cef33 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Wed, 21 Mar 2018 21:55:42 +0800 Subject: [PATCH] fix travis.ci --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ebc08316..7789234f 100644 --- a/.travis.yml +++ b/.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: