appveyor: Cache pip's cache files.
authorJose Fonseca <jfonseca@vmware.com>
Fri, 12 Oct 2018 09:21:38 +0000 (10:21 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Tue, 16 Oct 2018 08:41:14 +0000 (09:41 +0100)
It should speed up the Python packages installation.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
appveyor.yml

index a4e942c14cab72ae7e5bf06b392930490d9e110f..ccb84fd3403fea683c9dc23a752701c7d8000a30 100644 (file)
@@ -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