Up Node version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
machine:
|
||||
node:
|
||||
version: 7.6
|
||||
version: 8.0
|
||||
services:
|
||||
- redis
|
||||
environment:
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 7.6"
|
||||
"node": ">= 8.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user