Update config.yml

This commit is contained in:
Piotr Pekala 2019-10-30 02:28:04 -07:00
parent fb381370f5
commit 44ce03d354

View File

@ -8,10 +8,15 @@ jobs:
steps:
- checkout
- run:
name: Update brew
command: |
brew update
- run:
name: Install nodejs
command: |
sudo port install nodejs-devel
brew upgrade node
- run:
name: Set timezone and check current datetime