Update config.yml

This commit is contained in:
Piotr Pekala 2019-07-25 05:13:18 -07:00
parent 7893858b6d
commit 6e23aed7b9

View File

@ -6,7 +6,7 @@ jobs:
xcode: "9.4.0"
docker:
- image: node:11.0
- image: "circleci/node:11.0.0"
steps:
- checkout