Skip to content

Commit

Permalink
added coveralls to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicrico committed Jul 10, 2015
1 parent 62b9608 commit fa29051
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 @@ -3,3 +3,5 @@ node_js:
- "0.10"
before_script:
- npm run bower
after_success:
- cat ./coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js

0 comments on commit fa29051

Please sign in to comment.