fix typo in circleci config

This commit is contained in:
Albert Yi
2018-05-15 16:28:09 -07:00
parent bda643e513
commit 33801905c9

View File

@@ -14,7 +14,7 @@ jobs:
parallelism: 5
steps:
- checkout
- setup_remote_docker
- setup_remote_docker:
docker_layer_caching: true
- run:
name: Install Docker