mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
update travis config
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "5"
|
||||
- "5.1"
|
||||
- node
|
||||
- 8
|
||||
- 6
|
||||
after_success:
|
||||
- codeclimate-test-reporter < ./test/unit/coverage/lcov.info
|
||||
|
||||
Reference in New Issue
Block a user