Skip to content

Commit

Permalink
Merge pull request #471 from junaruga/feature/travis-restrict-branche…
Browse files Browse the repository at this point in the history
…s-to-run

Restrict branches to run Travis.
  • Loading branch information
mvz authored Jul 29, 2017
2 parents 2daad2c + bdb139a commit 03a42b2
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 03a42b2

Please sign in to comment.