Update config.yml

This commit is contained in:
Joshua Granick
2017-09-29 11:13:54 -07:00
committed by GitHub
parent a2dedc7784
commit 7237c0043c

View File

@@ -7,7 +7,6 @@ jobs:
working_directory: /workspace/lime working_directory: /workspace/lime
steps: steps:
- checkout - checkout
- run: docker -v
- run: - run:
name: Update Git Submodules name: Update Git Submodules
command: git submodule update --init command: git submodule update --init