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
|
||||
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user