2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00
Files
vue-select/.travis.yml
T
2018-01-12 23:22:41 -08:00

8 lines
126 B
YAML

language: node_js
node_js:
- node
- 8
- 6
after_success:
- codeclimate-test-reporter < ./test/unit/coverage/lcov.info