change circleci

pull/1/head
yann300 6 years ago
parent d2d3df2918
commit fa15e7e2f6
  1. 4
      .circleci/config.yml

@ -7,7 +7,7 @@ jobs:
remix-ide:
docker:
# specify the version you desire here
- image: circleci/python:3.7-rc-node
- image: circleci/node:9.11.2
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
@ -38,7 +38,7 @@ jobs:
remix-debugger:
docker:
# specify the version you desire here
- image: circleci/python:3.7-rc-node
- image: circleci/node:9.11.2
working_directory: ~/repo

Loading…
Cancel
Save