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

Update node version to 8 in travis ci

This commit is contained in:
cristijora
2017-11-27 20:54:10 +02:00
parent c6d1d79e84
commit 87e579bae2
+1 -2
View File
@@ -3,7 +3,6 @@ language: node_js
# directories:
# - node_modules
node_js:
- "7"
- "6"
- "8"
after_success:
- npm run coverall