mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
take coveralls for a spin
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ language: node_js
|
||||
node_js:
|
||||
- node
|
||||
script:
|
||||
- yarn test && codecov
|
||||
- yarn test | coveralls
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-jest": "^23.0.1",
|
||||
"codecov": "^3.0.4",
|
||||
"coveralls": "^3.0.2",
|
||||
"fuse.js": "^3.2.1",
|
||||
"gh-pages": "^0.11.0",
|
||||
"lint-staged": "^7.2.0",
|
||||
@@ -85,6 +86,7 @@
|
||||
],
|
||||
"coverageReporters": [
|
||||
"html",
|
||||
"text-lcov",
|
||||
"text-summary"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user