mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-04 06:32:23 +03:00
simplify test command (should get travis-ci back to green)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"build": "vue-cli-service build --target lib ./src/index.js",
|
||||
"build:dev": "vue-cli-service build --dest ./dev/dist ./dev/dev.js ",
|
||||
"lint": "vue-cli-service lint",
|
||||
"test:unit": "vue-cli-service test:unit"
|
||||
"test": "vue-cli-service test:unit"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^2.5.17"
|
||||
|
||||
Reference in New Issue
Block a user