Skip to content

Commit

Permalink
added condition
Browse files Browse the repository at this point in the history
  • Loading branch information
simplesteph committed Mar 8, 2018
1 parent 2f1b4f7 commit 8944d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8944d78

Please sign in to comment.