coveralls

master
Evgeny Poberezkin 2015-12-05 22:23:57 +00:00
parent faae5585c2
commit ff36abd6a8
2 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,4 @@ node_js:
- "5"
after_script:
- codeclimate-test-reporter < coverage/lcov.info
- coveralls < coverage/lcov.info

View File

@ -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",