mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-20 23:50:32 +03:00
Create .travis.yml
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
language: node_js
|
||||||
|
#cache:
|
||||||
|
# directories:
|
||||||
|
# - node_modules
|
||||||
|
node_js:
|
||||||
|
- "7"
|
||||||
|
- "6"
|
||||||
Reference in New Issue
Block a user