2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00
Files
vue-select/.travis.yml
T
Jeff Sagal 7db24bd615 Update Netlify Config (#857)
* test branch deploys

* maybe setting the base dir will prevent npm install

* bump netlify config

* bump travis config
2019-04-27 15:40:24 -07:00

9 lines
124 B
YAML

language: node_js
cache: yarn
node_js:
- "8"
script:
- yarn test --coverage --coverageReporters=text-lcov | coveralls