From 079d0ce63683071dbbe3b972ab541fe1d0427f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Tue, 14 Jul 2015 18:37:23 +0100 Subject: [PATCH] Try to fix the AppVeyor build by invalidating the cache. --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index f9c029c9..66caf9a7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,9 +23,6 @@ shallow_clone: true matrix: fast_finish: true -cache: - - '%LLVM_PATH%' - platform: - x86