From 4f9b045d7427e7355f10bd30681f5adbcc09ddb1 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 18 Nov 2016 13:24:47 -0600 Subject: [PATCH] Try and directly add git subtree to see if it makes the cache work. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index fa82bce..5b9340e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,6 +5,7 @@ notifications: on_build_status_changed: true environment: + APPVEYOR_CACHE_ENTRY_ZIP_ARGS: -t7z -m0=lzma -mx=1 matrix: - TOOLSET: vs-2008 platform: 32