From c562f10429782b23b62df038b78350efeb54291c Mon Sep 17 00:00:00 2001 From: Benoit Pierre Date: Fri, 19 Oct 2018 19:45:23 +0200 Subject: appveyor: only clone the first 50 commits --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index b90de892..ef4a9f7e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,5 @@ +clone_depth: 50 + environment: APPVEYOR: True -- cgit v1.2.3