Skip to content

Commit

Permalink
add coveralls hook to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed May 27, 2014
1 parent 5089d53 commit 145d379
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,3 +1,5 @@
language: node_js
node_js:
- 0.10
after_script:
- npm run coveralls

0 comments on commit 145d379

Please sign in to comment.