Update .travis.yml
This commit is contained in:
parent
fe6fb08b62
commit
0000d27d1d
@ -1,7 +1,6 @@
|
||||
language: shell
|
||||
|
||||
os:
|
||||
- linux
|
||||
- windows
|
||||
osx_image: xcode10.1
|
||||
dist: bionic
|
||||
@ -56,5 +55,5 @@ script: |
|
||||
if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
|
||||
bash -e travis/win.sh;
|
||||
fi
|
||||
bash -e travis/deploy_master.sh
|
||||
bash travis/deploy_master.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user