mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-13 08:32:26 +03:00
6 lines
70 B
YAML
6 lines
70 B
YAML
language: node_js
|
|
node_js:
|
|
- node
|
|
script:
|
|
- yarn test | coveralls
|