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:
+1
-2
@@ -3,7 +3,6 @@ language: node_js
|
||||
# directories:
|
||||
# - node_modules
|
||||
node_js:
|
||||
- "7"
|
||||
- "6"
|
||||
- "8"
|
||||
after_success:
|
||||
- npm run coverall
|
||||
|
||||
Reference in New Issue
Block a user