1
Fork 0

Bump version of node to latest LTS

This commit is contained in:
Jake Howard 2018-05-27 11:11:40 +01:00
parent d9e448ff08
commit 56621bd3f6
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ version: 2.0
jobs: jobs:
build: build:
docker: docker:
- image: circleci/node:8.10 - image: circleci/node:8.11.2
environment: environment:
- npm_config_loglevel: notice - npm_config_loglevel: notice
steps: steps:

2
.nvmrc
View file

@ -1 +1 @@
8.10.0 8.11.2