travis deploy script fix

This commit is contained in:
Szekeres Bálint
2018-07-01 17:22:57 +02:00
parent d59edaff5c
commit e5c0ea91a3
2 changed files with 2 additions and 1 deletions

View File

@@ -26,5 +26,6 @@ before_deploy:
deploy:
provider: script
script: bash .travis_deploy.sh
skip_cleanup: true
on:
branch: master