Add VSTS status badge to readme (GH-8958)

This commit is contained in:
Steve Dower 2018-08-31 08:11:35 -07:00 committed by GitHub
parent 77b112cd56
commit 757b73cf92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -9,6 +9,18 @@ This is Python version 3.8.0 alpha 0
:alt: CPython build status on Appveyor
:target: https://ci.appveyor.com/project/python/cpython/branch/master
.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Linux-Buildbot?branchName=master&label=Linux
:alt: CPython build status on VSTS (Linux)
:target: https://python.visualstudio.com/cpython/_build/latest?definitionId=6&branchName=master
.. image:: https://python.visualstudio.com/cpython/_apis/build/status/macOS-Buildbot?branchName=master&label=macOS
:alt: CPython build status on VSTS (macOS)
:target: https://python.visualstudio.com/cpython/_build/latest?definitionId=5&branchName=master
.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Windows-Buildbot?branchName=master&label=Windows
:alt: CPython build status on VSTS (Windows)
:target: https://python.visualstudio.com/cpython/_build/latest?definitionId=4&branchName=master
.. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
:alt: CPython code coverage on Codecov
:target: https://codecov.io/gh/python/cpython