Bump node version for Truffle

pull/319/head
Alex 6 years ago
parent 7be0a8e9fd
commit d9f6f57021
  1. 2
      .circleci/config.yml

@ -2,7 +2,7 @@ version: 2.0
jobs:
build:
docker:
- image: circleci/node:7.10.0
- image: circleci/node:8.15.0
steps:
- checkout
- run:

Loading…
Cancel
Save