Skip to content

Commit

Permalink
Enabling coveralls in travis builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdevel committed Feb 5, 2016
1 parent f87f3de commit c4fbc9e
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 @@ -10,3 +10,4 @@ notifications:
on_success: "never"
script:
- "npm run cover"
- "npm run coveralls"

0 comments on commit c4fbc9e

Please sign in to comment.