codecov fix2

This commit is contained in:
Kononnable 2017-05-03 22:14:08 +02:00
parent 3582570bbf
commit bae5c20bc7

View File

@ -9,7 +9,7 @@
"setup": "npm install && npm run typings-install",
"start": "tsc && node ./src/index.js",
"test": "istanbul cover ./node_modules/mocha/bin/_mocha test/**/*.js -- -R spec",
"posttest": "codecov --file=coverage/lcov.info"
"posttest": "codecov"
},
"repository": {
"type": "git",