Skip to content

Commit

Permalink
Add coveralls report
Browse files Browse the repository at this point in the history
  • Loading branch information
barraq committed Dec 31, 2016
1 parent b5e3dc5 commit f13996e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ cache: yarn
node_js:
- stable
- '6'
after_install: yarn install coveralls
after_success:
- 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
git:
depth: 10

0 comments on commit f13996e

Please sign in to comment.