Skip to content

Commit

Permalink
adds coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanpedersen committed Feb 2, 2017
1 parent 34e6bc6 commit be8c573
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ node_js:
- "7"
- "6"
- "5"
- "4"
- "4"
after_success:
- npm run coveralls

0 comments on commit be8c573

Please sign in to comment.