Use codecov.io

This commit is contained in:
Wei Zhu 2017-03-08 14:17:30 +08:00
parent a2b1632817
commit 590863c5ef
2 changed files with 1 additions and 2 deletions

View File

@ -12,4 +12,4 @@ script:
- npm run test-all
after_script:
- cat ./coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
- bash <(curl -s https://codecov.io/bash)

View File

@ -92,7 +92,6 @@
"bisheng-plugin-description": "^0.1.1",
"bisheng-plugin-react": "^0.5.0",
"bisheng-plugin-toc": "^0.4.0",
"coveralls": "~2.11.16",
"cross-env": "^3.1.4",
"dekko": "^0.2.0",
"dora-plugin-upload": "^0.3.1",