We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d096b commit f801322Copy full SHA for f801322
.github/appveyor.yml
@@ -5,6 +5,8 @@ branches:
5
- master
6
- /\d\.\d/
7
- buildbot-custom
8
+cache:
9
+ - externals -> PCbuild\*
10
build_script:
11
- cmd: PCbuild\build.bat -e
12
- cmd: PCbuild\win32\python.exe -m test.pythoninfo
0 commit comments