Skip to content

Commit 56b56e3

Browse files
authored
[3.6] Cache externals, depending on changes to PCbuild (GH-3308) (#3366)
(cherry picked from commit f801322)
1 parent 1b1329d commit 56b56e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ branches:
55
- master
66
- /\d\.\d/
77
- buildbot-custom
8+
cache:
9+
- externals -> PCbuild\*
810
build_script:
911
- cmd: PCbuild\build.bat -e
1012
- cmd: PCbuild\win32\python.exe -m test.pythoninfo

0 commit comments

Comments
 (0)