2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

improve build speed by only building/testing on the latest node version

This commit is contained in:
Jeff
2018-01-23 08:59:08 -08:00
parent 843f39d5bc
commit ee39ceb448
-2
View File
@@ -1,7 +1,5 @@
language: node_js
node_js:
- node
- 8
- 6
after_success:
- codeclimate-test-reporter < ./test/unit/coverage/lcov.info