diff --git a/.travis.yml b/.travis.yml index 275e2cc7c0b..cbb48195fef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ jobs: - stage: test script: yarn build && yarn test:build && yarn test:coverage:ci - stage: release - if: branch = master AND env(TRAVIS_PULL_REQUEST) = false + if: branch = "master" AND type = "push" script: yarn build && yarn release notifications: slack: