From da332df73bc42eecc75ecc6f2b15cc946c0d5f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Mon, 3 Apr 2017 22:58:45 -0700 Subject: [PATCH] Updated AppVeyor CI script. --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: