Ok, really fix the submodule command.

This commit is contained in:
Rene Rivera 2016-06-22 10:46:45 -05:00
parent 4d50885bcf
commit 05db0ddb29

View file

@ -6,7 +6,7 @@
checkout:
post:
- git submodule --quite update --init --recursive
- git submodule update --quiet --init --recursive
test:
override: