enable pip cache in appveyor build

This commit is contained in:
Thijs Triemstra 2018-02-20 04:25:31 +01:00 committed by GitHub
parent f834499726
commit b9cf184075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,8 @@ install:
build: off
cache:
- '%LOCALAPPDATA%\pip\Cache'
test_script:
- python -m tox -e py27,py34,py35,dogfood