mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
add coveralls coverage
This commit is contained in:
@@ -14,3 +14,6 @@ install:
|
||||
script:
|
||||
- |
|
||||
npm run lint && npm run test
|
||||
after_success:
|
||||
- |
|
||||
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/coveralls
|
||||
|
@@ -66,6 +66,7 @@
|
||||
"chalk": "^1.1.3",
|
||||
"cheerio": "^0.22.0",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"coveralls": "^2.13.0",
|
||||
"cp-cli": "^1.0.2",
|
||||
"cross-env": "^3.1.3",
|
||||
"css-loader": "^0.24.0",
|
||||
|
Reference in New Issue
Block a user