add coveralls coverage

This commit is contained in:
cookfront
2017-04-25 16:56:45 +08:00
parent 94a1e83185
commit d9c225f04f
3 changed files with 75 additions and 527 deletions
+3
View File
@@ -14,3 +14,6 @@ install:
script:
- |
npm run lint && npm run test
after_success:
- |
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/coveralls