From 26851880e4a098370b9d65d9cad57154c38564a3 Mon Sep 17 00:00:00 2001 From: Jared Mulconry Date: Sun, 8 Oct 2017 11:55:54 +1100 Subject: [PATCH] Attempting to address issues with cloning the repo. shallow_copy seems to fail at times. I'll let it continue to clone the whole history. --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b461d9d..380a8c5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,8 +4,6 @@ # clone directory clone_folder: c:\projects\assimp -shallow_clone: true - # branches to build branches: # whitelist -- 2.7.4