From e6a74dfec718b069eaebb21e9a9e6bf0843e4f0c Mon Sep 17 00:00:00 2001 From: triton Date: Sun, 27 Sep 2015 22:31:12 +0100 Subject: [PATCH] Do not shallow clone in AppVeyor so Git push works. --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 44a9d6a925..bd6fd1dd02 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,8 +18,6 @@ branches: # environment configuration # #---------------------------------# -shallow_clone: true - matrix: fast_finish: true