Update .travis.yml

This commit is contained in:
Andrea Cavalli 2020-08-18 19:11:46 +02:00
parent fe6fb08b62
commit 0000d27d1d

View File

@ -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