mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
enable pip cache in appveyor build
This commit is contained in:
parent
5fa7791777
commit
fc7fdced74
|
@ -82,6 +82,9 @@ after_test:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\Cache'
|
||||
|
||||
artifacts:
|
||||
- path: pillow\dist\*.egg
|
||||
name: egg
|
||||
|
|
Loading…
Reference in New Issue
Block a user