Skip to content

Commit

Permalink
Merge pull request #35 from briancavalier/allow-travis-greenkeeper-br…
Browse files Browse the repository at this point in the history
…anches

Add greenkeeper branches to travis
  • Loading branch information
briancavalier committed Jul 24, 2016
2 parents 67f1ac1 + 9813af8 commit 0f16a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,4 +8,5 @@ node_js:
branches:
only:
- master
- /^greenkeeper-.*$/
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 0f16a8e

Please sign in to comment.