Skip to content

Commit

Permalink
coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Dec 5, 2015
1 parent faae558 commit ff36abd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ node_js:
- "5"
after_script:
- codeclimate-test-reporter < coverage/lcov.info
- coveralls < coverage/lcov.info
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"brfs": "^0.0.8",
"browserify": "^11.0.1",
"chai": "^3.0.0",
"coveralls": "^2.11.4",
"dot": "^1.0.3",
"glob": "^5.0.10",
"istanbul": "^0.3.17",
Expand Down

0 comments on commit ff36abd

Please sign in to comment.