Selaa lähdekoodia

fix travis.ci

Le Tan 7 vuotta sitten
vanhempi
sitoutus
6efe3d67ec
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -39,8 +39,8 @@ 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
+    skip_cleanup: true
     file: "./.linux_bintray.json"
     file: "./.linux_bintray.json"
     user: tamlok
     user: tamlok
     key:
     key:
@@ -50,6 +50,7 @@ deploy:
       condition: $TRAVIS_OS_NAME = linux
       condition: $TRAVIS_OS_NAME = linux
       branch: master
       branch: master
   - provider: bintray
   - provider: bintray
+    skip_cleanup: true
     file: "./.macos_bintray.json"
     file: "./.macos_bintray.json"
     user: tamlok
     user: tamlok
     key:
     key: