2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-25 07:40:33 +03:00

Remove node 6 from travis config

This commit is contained in:
cristijora
2017-10-18 20:21:53 +03:00
parent f903a6ef32
commit a520cb5caf
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -4,4 +4,3 @@ language: node_js
# - node_modules
node_js:
- "7"
- "6"