2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-23 19:40:32 +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_modules
node_js: node_js:
- "7" - "7"
- "6"