CircleCI: Update Node version.
This commit is contained in:
parent
31ff85abbf
commit
ea0a8003a6
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
build:
|
||||
docker:
|
||||
# specify the version you desire here
|
||||
- image: circleci/node:7.10
|
||||
- image: circleci/node:8.9.1
|
||||
|
||||
# Specify service dependencies here if necessary
|
||||
# CircleCI maintains a library of pre-built images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue