Skip to content

Commit

Permalink
Merge c60a796 into e0d182f
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jul 22, 2018
2 parents e0d182f + c60a796 commit 4d84b7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ node_js:
- 8
- 7
- 6
after_script:
- 'if [[ x$TRAVIS_NODE_VERSION == xstable ]]; then npm i -g coveralls; ./node_modules/.bin/nyc report --reporter=text-lcov | coveralls; fi'

0 comments on commit 4d84b7c

Please sign in to comment.