Skip to content

Commit

Permalink
add codecov.io configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
scull7 committed Jul 21, 2016
1 parent 4ffa451 commit c3dee8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ node_js:

after_script:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
- bash <(curl -s https://codecov.io/bash)

0 comments on commit c3dee8f

Please sign in to comment.