[CI] Fix indenting errors in CircleCI config

This commit is contained in:
yuvipanda
2018-06-29 02:37:06 -07:00
parent d8c965624c
commit d5828192f8

View File

@@ -54,7 +54,9 @@ jobs:
stable" stable"
apt-get update apt-get update
apt-get install docker-ce apt-get install docker-ce
- run: - run:
name: build CI image name: build CI image
command: | command: |