diff --git a/.travis.yml b/.travis.yml index 6b7fada..4dba829 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ deploy: skip_cleanup: true on: all_branches: true + condition: -z "$TRAVIS_PULL_REQUEST_BRANCH" # tags: true / false => has precendence over the branch condition # condition: "foo == bar && baz==bat" # repo: simplesteph/kafka-security-manager