Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
Upload mocha and karma coverage to coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Oct 11, 2013
1 parent bd154c1 commit 73a0db1
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 @@ -22,3 +22,5 @@ script:
- grunt test
after_success:
- coveralls
- cat mochacov.lcov | ./node_modules/coveralls/bin/coveralls.js
- cat coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js

0 comments on commit 73a0db1

Please sign in to comment.