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

add travis config

This commit is contained in:
Jeff Sagal
2016-03-11 11:20:37 -08:00
parent c6bb8b7300
commit f808bb4006
+8
View File
@@ -0,0 +1,8 @@
language: node_js
node_js:
- "5"
- "5.1"
- "4"
- "4.2"
- "4.1"
- "4.0"