@ -15,10 +15,9 @@ commands:
jobs:
build:
docker:
image: cimg/node:10.10.1
- image: circleci/node:12
steps:
- checkout
- restore_cache_cmd
- run: yarn global add node-gyp && yarn install