Browse Source

👷 update node version

build_and_test_config
hallouma875 5 years ago
parent
commit
944b40c9e2
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -1,7 +1,7 @@
executors:
node:
docker:
- image: circleci/node:11.10.1
- image: circleci/node:8
aliases:
restore_cache: &restore_cache

Loading…
Cancel
Save