mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Cache externals, depending on changes to PCbuild (#3308)
This commit is contained in:
parent
b2d096bd2a
commit
f801322e92
1 changed files with 2 additions and 0 deletions
2
.github/appveyor.yml
vendored
2
.github/appveyor.yml
vendored
|
|
@ -5,6 +5,8 @@ branches:
|
|||
- master
|
||||
- /\d\.\d/
|
||||
- buildbot-custom
|
||||
cache:
|
||||
- externals -> PCbuild\*
|
||||
build_script:
|
||||
- cmd: PCbuild\build.bat -e
|
||||
- cmd: PCbuild\win32\python.exe -m test.pythoninfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue