2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00
Files
vue-select/.travis.yml
T
2016-05-29 14:20:42 -07:00

10 lines
160 B
YAML

language: node_js
node_js:
- "5"
- "5.1"
- "4"
- "4.2"
- "4.1"
- "4.0"
after_success:
- codeclimate-test-reporter < ./test/unit/coverage/lcov.info