Browse Source

Update config.yml

pull/3/merge
Francois Lannoy 6 years ago
parent
commit
e20ac0d5a1
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -10,7 +10,6 @@ jobs:
docker: docker:
- image: cimg/node:14.10.1 - image: cimg/node:14.10.1
build: build:
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save