Deploy builds on all branches.
1 files changed, 2 insertions(+), 0 deletions(-) M .travis.yml
M .travis.yml => .travis.yml +2 -0
@@ 55,6 55,8 @@ cache: deploy: skip_cleanup: true provider: script + on: + all_branches: true script: - language: bash - bash scripts/deploy.sh