Commit 68504506 authored by Zachary Ware's avatar Zachary Ware Committed by GitHub

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

parent 7de25b11
...@@ -6,7 +6,7 @@ branches: ...@@ -6,7 +6,7 @@ branches:
- /\d\.\d/ - /\d\.\d/
- buildbot-custom - buildbot-custom
cache: cache:
- externals -> PCbuild\* - externals -> PCbuild
build_script: build_script:
- cmd: PCbuild\build.bat -e - cmd: PCbuild\build.bat -e
- cmd: PCbuild\win32\python.exe -m test.pythoninfo - cmd: PCbuild\win32\python.exe -m test.pythoninfo
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment