Skip to content

Commit

Permalink
exclude branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Aug 24, 2017
1 parent f34b023 commit bc3291d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ node_js:

sudo: false

branches:
only:
- master
- /^greenkeeper\/.*$/

cache:
directories:
- $HOME/.npm
Expand Down

0 comments on commit bc3291d

Please sign in to comment.