diff --git a/.travis.yml b/.travis.yml index 9fc1d02..2baa118 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,6 @@ script: deploy: provider: script script: bash tests/deploy.sh + on: + all_branches: true