Update config.yml

This commit is contained in:
Piotr Pekala 2019-07-26 01:34:50 -07:00
parent 6e23aed7b9
commit 4351e93d70

View File

@ -6,11 +6,13 @@ jobs:
xcode: "9.4.0"
docker:
- image: "circleci/node:11.0.0"
- image: node:11.0.0
steps:
- checkout
- run: apt-get install -y sudo
- run:
name: Set timezone and check current datetime
command: |