do it in the 'ci' target when needed. Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- .shippable.yml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.shippable.yml b/.shippable.yml index fa2d6a4e9b..b3cbca458c 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -1,4 +1,6 @@ language: c +git: + submodules: false env: global: - LC_ALL=C -- 2.11.0