summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2018-10-12 10:21:38 +0100
committerJose Fonseca <jfonseca@vmware.com>2018-10-16 09:41:14 +0100
commit8550be7a2fd151e050932c9fc1349b93ab1b9992 (patch)
tree99654822605d4e85408d5b3dbb4bcb9676d7f97e /appveyor.yml
parentbfb8afb14d79294b164d5b35198c7eab09b058b2 (diff)
appveyor: Cache pip's cache files.
It should speed up the Python packages installation. Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a4e942c14ca..ccb84fd3403 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -33,7 +33,9 @@ branches:
# - https://www.appveyor.com/blog/2014/06/04/shallow-clone-for-git-repositories
clone_depth: 100
+# https://www.appveyor.com/docs/build-cache/
cache:
+- '%LOCALAPPDATA%\pip\Cache -> appveyor.yml'
- win_flex_bison-2.5.15.zip
- llvm-5.0.1-msvc2017-mtd.7z