Use codecov node client
This commit is contained in:
parent
f4b8b85f11
commit
149a339932
@ -18,7 +18,7 @@ script:
|
||||
|
||||
after_success:
|
||||
- ./node_modules/.bin/nyc report --reporter=text-lcov > coverage.lcov
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- ./node_modules/.bin/codecov
|
||||
|
||||
notifications:
|
||||
slack: babeljs:5Wy4QX13KVkGy9CnU0rmvgeK
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
"babel-preset-es2015": "^6.0.0",
|
||||
"babel-preset-react": "^6.0.0",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"codecov": "^1.0.1",
|
||||
"kcheck": "^2.0.1",
|
||||
"lodash": "^4.6.1",
|
||||
"nyc": "^7.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user