Uncommented the travis deploy step

canary
WolverinDEV 2020-04-03 00:08:03 +02:00
parent 6ad80c6f6a
commit b5b5911664
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ jobs:
name: TeaWeb build master branch
script:
- "./scripts/travis.sh --enable-release --enable-debug || travis_terminate 1;"
# - "./scripts/travis_deploy.sh || travis_terminate 1;"
- "./scripts/travis_deploy.sh || travis_terminate 1;"
if: branch = master