Try to fix the AppVeyor cache mechanism (GH-5536)

This commit is contained in:
Zachary Ware 2018-02-04 14:36:43 -06:00 committed by GitHub
parent 7de25b1124
commit 685045060e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ branches:
- /\d\.\d/
- buildbot-custom
cache:
- externals -> PCbuild\*
- externals -> PCbuild
build_script:
- cmd: PCbuild\build.bat -e
- cmd: PCbuild\win32\python.exe -m test.pythoninfo