Add code coverage and upload to Codecov.io

This commit is contained in:
Samer Albahra
2015-07-12 15:16:39 -05:00
parent 34752edd74
commit a4d466e0e8
3 changed files with 7 additions and 0 deletions

View File

@@ -18,9 +18,11 @@
},
"devDependencies": {
"chai": "^3.0.0",
"codecov.io": "^0.1.5",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.2",
"hippie": "^0.3.0",
"istanbul": "^0.3.17",
"mocha": "^2.2.5",
"nock": "^2.7.0"
}