mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-01 05:54:03 +03:00
6 lines
114 B
YAML
6 lines
114 B
YAML
language: node_js
|
|
node_js:
|
|
- node
|
|
after_success:
|
|
- codeclimate-test-reporter < ./test/unit/coverage/lcov.info
|