fix travis.ci

This commit is contained in:
Le Tan 2018-03-21 21:52:11 +08:00
parent dba6bb1e68
commit 71e744b1b5

View File

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