From df125f87b22cf1b973a8fd7fdfb0ff9f70d8cc60 Mon Sep 17 00:00:00 2001 From: Piotr Pekala Date: Wed, 23 Oct 2019 02:09:55 -0700 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 368be62d..7ea2c1c7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,11 +8,6 @@ jobs: steps: - checkout - - run: - name: Install nodejs - command: | - HOMEBREW_NO_AUTO_UPDATE=1 brew upgrade node - - run: name: Set timezone and check current datetime command: |