Skip to content

Commit 78f14f9

Browse files
thijstriemstraxavfernandez
authored andcommitted
enable pip cache in appveyor build
1 parent f74349d commit 78f14f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ install:
1919

2020
build: off
2121

22+
cache:
23+
- '%LOCALAPPDATA%\pip\Cache'
24+
2225
test_script:
2326
- "%PYTHON%\\Scripts\\tox.exe -e py"

0 commit comments

Comments
 (0)