mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
fix travis.ci
This commit is contained in:
parent
71e744b1b5
commit
6efe3d67ec
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user