File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ version : 3.7.0a0.{build}
2
+ clone_depth : 5
3
+ build_script :
4
+ - cmd : PCbuild\build.bat -e
5
+ test_script :
6
+ - cmd : PCbuild\rt.bat -q -uall -rwW --slowest --timeout=1200 -j0
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This is Python version 3.7.0 alpha 1
5
5
:alt: CPython build status on Travis CI
6
6
:target: https://travis-ci.org/python/cpython
7
7
8
+ .. image :: https://ci.appveyor.com/api/projects/status/4mew1a93xdkbf5ua/branch/master?svg=true
9
+ :alt: CPython build status on Appveyor
10
+ :target: https://ci.appveyor.com/project/python/cpython/branch/master
11
+
8
12
.. image :: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
9
13
:alt: CPython code coverage on Codecov
10
14
:target: https://codecov.io/gh/python/cpython
You can’t perform that action at this time.
0 commit comments