2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

fix coveralls coverage reporter (#766)

* add coveralls coverage reporter

* include lcov report

* bump config

* bump travis config

* bump netlify config
This commit is contained in:
Jeff Sagal
2019-02-18 11:40:56 -08:00
committed by GitHub
parent 4d7d576008
commit 06800bfb16
4 changed files with 33 additions and 18 deletions
+1
View File
@@ -34,6 +34,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "^8.0.0",
"chokidar": "^2.0.4",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"css-loader": "^1.0.0",
"eventsource-polyfill": "^0.9.6",