Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fef3ddb

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)