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 eeadf5f commit fef3ddbCopy full SHA for fef3ddb
.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\python.exe -m test.pythoninfo
0 commit comments