mirror of https://github.com/python/cpython
7 lines
160 B
YAML
7 lines
160 B
YAML
|
version: 3.7.0a0.{build}
|
||
|
clone_depth: 5
|
||
|
build_script:
|
||
|
- cmd: PCbuild\build.bat -e
|
||
|
test_script:
|
||
|
- cmd: PCbuild\rt.bat -q -uall -rwW --slowest --timeout=1200 -j0
|