Merge branch 'CI'

This commit is contained in:
Ștefan Talpalaru 2019-03-07 14:04:26 +01:00
commit a53a543569
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 0 additions and 3 deletions

View File

@ -21,8 +21,6 @@ install:
build_script:
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
# speed up submodule cloning
- git submodule update --init --recursive --depth 10
# the 32-bit build is done on a 64-bit image, so we need to override the architecture
- mingw32-make ARCH_OVERRIDE=%PLATFORM% fetch-dlls
- dir C:\mingw-w64

View File

@ -8,7 +8,6 @@ cache:
git:
# when multiple CI builds are queued, the tested commit needs to be in the last X commits cloned with "--depth X"
depth: 10
submodules_depth: 10
matrix:
include: