Update config.yml

This commit is contained in:
Piotr Pekala 2019-10-23 02:09:55 -07:00
parent b3f9a61d60
commit df125f87b2

View File

@ -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: |