Skip to content

Commit fef3ddb

Browse files
authored
[2.7] Cache externals, depending on changes to PCbuild (GH-3308) (#3365)
(cherry picked from commit f801322)
1 parent eeadf5f commit fef3ddb

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\python.exe -m test.pythoninfo

0 commit comments

Comments
 (0)