Commit d9accb63 by Nicolás Venturo

Update circle base image

parent 72ccec4e
...@@ -6,7 +6,7 @@ version: 2 ...@@ -6,7 +6,7 @@ version: 2
aliases: aliases:
- &defaults - &defaults
docker: docker:
- image: circleci/node:8 - image: circleci/node:10
- &npm_install_if_necessary - &npm_install_if_necessary
run: run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment