codecov fix2
This commit is contained in:
parent
3582570bbf
commit
bae5c20bc7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user