use codecov coverage

This commit is contained in:
cookfront
2017-04-25 20:19:00 +08:00
parent dd5e2eefa9
commit 13d6935b1a
3 changed files with 18 additions and 94 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ script:
npm run lint && npm run test
after_success:
- |
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/coveralls
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/codecov