mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-16 09:10:33 +03:00
6 lines
64 B
YAML
6 lines
64 B
YAML
language: node_js
|
|
node_js:
|
|
- node
|
|
script:
|
|
- jest && codecov
|