Skip to content

Commit

Permalink
Restrict branches to run Travis.
Browse files Browse the repository at this point in the history
When sending pull-request from cucumber/aruba repository's branch,
prevent 2 builds to run.
  • Loading branch information
junaruga committed Jul 28, 2017
1 parent 2daad2c commit bdb139a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ matrix:
- rvm: jruby-9.1.12.0-21mode
env: JRUBY_OPTS='--dev'
fast_finish: true
branches:
only:
- master
- still
notifications:
webhooks:
urls:
Expand Down

0 comments on commit bdb139a

Please sign in to comment.