From c1f851a60066ce9677d88dae72caa1e7becf5ff0 Mon Sep 17 00:00:00 2001 From: Matthias Grob Date: Sun, 25 Nov 2018 21:10:42 +0000 Subject: [PATCH] appveyor: shallow clone the main repo --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 8ff7a866ea..c9a6725e5e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,7 @@ # Build version version: "{build}" +# shallow clone the main repo +clone_depth: 1 branches: only: