love you circley

This commit is contained in:
Ethan Buchman
2017-01-12 22:01:20 -05:00
parent ac443fa61f
commit 6177eb8398

View File

@@ -14,6 +14,10 @@ checkout:
# - git submodule sync
# - git submodule update --init # use submodules
dependencies:
override:
- "cd $REPO"
test:
override:
- "cd $REPO && make test"