From 35bc7f16be6e3200b3afa962ec172dc4fa70d204 Mon Sep 17 00:00:00 2001 From: Ben Brinckerhoff Date: Sun, 1 Mar 2020 17:16:51 -0700 Subject: [PATCH] Comment out npm --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8f7a6d94..fb405138 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -67,7 +67,8 @@ jobs: - run: bin/install-chrome - run: bin/install-clojure - - run: sudo bin/install-node && npm install + # FIXME: the sha is not matching?? + # - run: sudo bin/install-node && npm install - run: lein check # TODO: re-enable when spec2 fixes reflection warnings # - run: