diff --git a/.appveyor.yml b/.appveyor.yml index 9b14105be..ac59d0465 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -13,8 +13,8 @@ configuration: - Release install: - - git clone https://github.com/bkaradzic/bx ..\bx - - git clone https://github.com/bkaradzic/bimg ..\bimg + - git clone --depth 1 https://github.com/bkaradzic/bx ..\bx + - git clone --depth 1 https://github.com/bkaradzic/bimg ..\bimg - ..\bx\tools\bin\windows\genie --with-tools %TOOLSET% build: