Merge pull request #3009 from thijstriemstra/patch-1

Enable pip cache in AppVeyor build
This commit is contained in:
Hugo 2018-02-27 12:08:06 +02:00 committed by GitHub
commit 034617ffae
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