Try to fix the AppVeyor cache mechanism (GH-5536)
This commit is contained in:
parent
7de25b1124
commit
685045060e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue