From 0a93192d9257799813c55ef47a650f28bc75e44a Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 16 Sep 2020 13:03:45 +0300 Subject: [PATCH] appveyor tweak #1: disable cache (it is slow) --- .appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 881a9a6..9565318 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -37,6 +37,4 @@ test_script: - SET FORTUNE_TEST_DEBUG=1 - SET DOCMAKE_PATH_PREFIX="C:\cygwin64\bin;" - perl CI-testing/continuous-integration-testing.pl --gen="MSYS Makefiles" -cache: - - C:\msys64\mingw64 shallow_clone: true -- 2.40.0