From cd346492bdcb827275aa9bd9b3a94c82981fbd53 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 27 Nov 2019 23:36:44 +0000 Subject: [PATCH] Don't set clone depth --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index bc7de10c..1389bebe 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,6 @@ pull_requests: do_not_increment_build_number: true os: Visual Studio 2017 shallow_clone: false -clone_depth: 1 environment: MSYS2_PATH_TYPE: inherit