Skip to content

Commit

Permalink
Only do branch updates for master, greenkeeper branches, and tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Oct 7, 2017
1 parent 9d4546a commit 9bedaf0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ cache:
directories:
- $HOME/.npm


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


env:
# we recommend new addons test the current and previous LTS
# as well as latest stable release (bonus points to beta/canary)
Expand Down

0 comments on commit 9bedaf0

Please sign in to comment.