Update config.yml

This commit is contained in:
Piotr Pekala 2019-07-26 02:53:04 -07:00
parent 15c5203678
commit c17bc3731c

View File

@ -11,8 +11,7 @@ jobs:
- run: - run:
name: Install nodejs name: Install nodejs
command: | command: |
npm install nvm brew install node@11
nvm install 11.0.0
- run: - run:
name: Set timezone and check current datetime name: Set timezone and check current datetime