language: bash
deploy:
provider: script
script: ./.travis-deploy.sh
skip_cleanup: true
on:
branch: master