Update config.yml

This commit is contained in:
Piotr Pekala 2019-07-26 02:00:11 -07:00
parent 478a09fc34
commit 4d05a4269e

View File

@ -2,9 +2,6 @@
version: 2
jobs:
build:
environment:
BASH_ENV: ~/.nvm/nvm.sh
macos:
xcode: "9.4.0"
@ -14,7 +11,7 @@ jobs:
- run:
name: Install nodejs
command: |
nvm install 11.0.0
npm install 11.0.0
- run:
name: Set timezone and check current datetime