diff --git a/.travis.yml b/.travis.yml index 7816ff6f..908f0f82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,9 @@ deploy: provider: script script: bin/deploy/dockerhub.sh on: - tags: true all_branches: true + repo: mozilla/normandy + tags: true addons: postgresql: "9.4"