From c9ffa38ab1834e2562e70720d70191dff5bb2e7e Mon Sep 17 00:00:00 2001 From: brunobar79 Date: Fri, 13 Jul 2018 20:07:56 -0400 Subject: [PATCH] cache circleci --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a569b99cf..e12d8db42 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -104,7 +104,7 @@ jobs: keys: - dependency-cache-{{ checksum "package-lock.json" }} # fallback to using the latest cache if no exact match is found - - dependency-cache- + #- dependency-cache- - run: name: Install npm 6 + deps via npm command: |