Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 5cefc53

Browse files
authored
ci: update circle ci conf
1 parent d1ef68c commit 5cefc53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- restore_cache:
2020
keys:
2121
- v1-dependencies-{{ checksum "package.json" }}
22-
# fallback to using the latest cache if no exact match is found
23-
- v1-dependencies-
2422

2523
- run: yarn install
2624

0 commit comments

Comments
 (0)