diff options
Diffstat (limited to '')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 7e9155e6d..5dc147639 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
| @@ -13,7 +13,7 @@ configuration: | |||
| 13 | - Release | 13 | - Release |
| 14 | 14 | ||
| 15 | install: | 15 | install: |
| 16 | - git submodule update --init --recursive --depth 20 | 16 | - git submodule update --init --recursive |
| 17 | 17 | ||
| 18 | before_build: | 18 | before_build: |
| 19 | - mkdir build | 19 | - mkdir build |