diff --git a/appveyor.yml b/appveyor.yml index fe128f4a4..bca451dc5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -82,6 +82,9 @@ after_test: matrix: fast_finish: true +cache: +- '%LOCALAPPDATA%\pip\Cache' + artifacts: - path: pillow\dist\*.egg name: egg