Skip to content

Commit

Permalink
Update travis-ci config so it reports code coverage to coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
francisbrito committed May 5, 2018
1 parent e1c25be commit cdd6c24
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 @@ -9,3 +9,4 @@ node_js:
- "node"
- "8"
- "6"
script: npm run test-with-coveralls

0 comments on commit cdd6c24

Please sign in to comment.