diff --git a/.travis.yml b/.travis.yml index 72e7d7dfe8..30791fe573 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ env: stages: - test - name: deploy - if: branch = stable + if: branch = stable AND type = push before_install: - cd ..