]> granicus.if.org Git - fortune-mod/commitdiff
appveyor tweak #1: disable cache (it is slow)
authorShlomi Fish <shlomif@shlomifish.org>
Wed, 16 Sep 2020 10:03:45 +0000 (13:03 +0300)
committerShlomi Fish <shlomif@shlomifish.org>
Wed, 16 Sep 2020 10:03:45 +0000 (13:03 +0300)
.appveyor.yml

index 881a9a6de9fc2eefae1f1ab03319151d566dc5de..9565318a0f55559775cc79843442935e681b7c5c 100644 (file)
@@ -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