From 464218604f909c6ac6db07e8850b0c08c8c3e994 Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 26 Dec 2017 11:56:32 +0000 Subject: [PATCH] Clone 50 commits instead of 1 on appveyor, matching travis * This allows the git-commit script embedded in each vcxproj to run OK. --- scripts/appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/appveyor.yml b/scripts/appveyor.yml index 6408bc126..8a4dd7005 100644 --- a/scripts/appveyor.yml +++ b/scripts/appveyor.yml @@ -16,7 +16,7 @@ platform: - x86 - x64 -clone_depth: 1 +clone_depth: 50 environment: coverity_token: