mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
[2.7] Cache externals, depending on changes to PCbuild (GH-3308) (#3365)
(cherry picked from commit f801322e92)
This commit is contained in:
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\python.exe -m test.pythoninfo
|
||||
|
||||
Reference in New Issue
Block a user