enable pip cache in appveyor build

This commit is contained in:
Thijs Triemstra 2018-02-20 04:13:29 +01:00 committed by GitHub
parent 5fa7791777
commit fc7fdced74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,9 @@ after_test:
matrix:
fast_finish: true
cache:
- '%LOCALAPPDATA%\pip\Cache'
artifacts:
- path: pillow\dist\*.egg
name: egg