summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9bd8a39f..c4c85c7e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -66,6 +66,9 @@ after_test:
artifacts:
- path: dist\*
+
+cache:
+- '%LOCALAPPDATA%\pip\Cache'
#on_success:
# - TODO: upload the content of dist/*.whl to a public wheelhouse