2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-30 09:34:04 +03:00

Create .travis.yml

This commit is contained in:
Cristi Jora
2017-10-09 12:48:21 +03:00
committed by GitHub
parent d08ebe2af7
commit ef6fd95e6e
+7
View File
@@ -0,0 +1,7 @@
language: node_js
#cache:
# directories:
# - node_modules
node_js:
- "7"
- "6"