Skip to content

Commit 17e1f77

Browse files
Update config.yml
1 parent ba06dff commit 17e1f77

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

-4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
key: npm-cache-{{ .Branch }}-{{ .Environment.CIRCLE_JOB }}-{{ checksum "package.json" }}
3737
paths:
3838
- ~/.npm/_cacache
39-
node-v6:
40-
<<: *node-base
41-
docker:
42-
- image: circleci/node:6
4339
node-v8:
4440
<<: *node-base
4541
docker:

0 commit comments

Comments
 (0)