[Improvement] remove unused dependencies & scripts (#453)

This commit is contained in:
neverland
2017-12-19 19:03:42 +08:00
committed by GitHub
parent f83f75a83b
commit 05a724c0c8
7 changed files with 59 additions and 1431 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ install:
yarn install
script:
- |
npm run lint && npm run test
npm run test
after_success:
- |
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/codecov