summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2020-11-03 08:44:37 -0600
committerBe <be@mixxx.org>2020-11-03 13:23:36 -0600
commitcadd3b1477b7e2bcb14646687954ccda00ec7440 (patch)
tree9a046c9ca666d66210d6a6fc42a1fead8530b896
parent36e5689380ebedc329e59fbbaba0c53c111abd0d (diff)
AppVeyor: stop trying to cache Windows build environment
It is too big.
-rw-r--r--appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0e3b3f6c45..7c43ac88ed 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -161,7 +161,8 @@ for:
clone_folder: c:\projects\mixxx
cache:
- - C:\mixxx-buildserver
+ # The Windows build environment is bigger than the 1 GB cache AppVeyor gives us for free.
+ #- C:\mixxx-buildserver
- C:\Users\appveyor\clcache
environment: