Skip to content

Commit 969ed53

Browse files
committed
Add pip caching to speed up builds
1 parent aa2844e commit 969ed53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: appveyor.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ platform:
44
- x64
55
- x86
66

7+
cache:
8+
- '%LOCALAPPDATA%\pip\Cache'
9+
710
environment:
811
matrix:
912
# VS 2017

0 commit comments

Comments
 (0)