appveyor-ci: set depth=50 for submodules

This commit is contained in:
Ralph Lange
2018-03-14 13:58:45 +01:00
parent f5f35dd825
commit 4ab6183ab2

View File

@@ -66,7 +66,7 @@ matrix:
#---------------------------------#
install:
- cmd: git submodule update --init --recursive --depth 10
- cmd: git submodule update --init --recursive --depth=50
- cmd: .ci/appveyor-prepare.bat
build_script: