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