From ce8567afca8a392dd68e869d574a38417be817a4 Mon Sep 17 00:00:00 2001 From: Gres Date: Thu, 10 Aug 2017 16:50:22 +0300 Subject: [PATCH] Increased git clone depth. --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index e7863f0..bddecf3 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -7,7 +7,7 @@ environment: sf_api: secure: S4qrbAdLq3Hw5yozC7XAavTGzpPPh8MleX+r8kaueBtPZUeJGt+8EoqaPw0P1PzV -clone_depth: 1 +clone_depth: 10 platform: - x64