]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add VSTS status badge to readme (GH-8958)
authorSteve Dower <steve.dower@microsoft.com>
Fri, 31 Aug 2018 15:17:36 +0000 (08:17 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Aug 2018 15:17:36 +0000 (08:17 -0700)
README.rst

index d4fe666519b9c67f00a7061bdd33d1de22c30085..b330b41abdb387e4e701aff38412a3204f6fe70b 100644 (file)
@@ -9,6 +9,18 @@ This is Python version 3.7.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=3.7&label=Linux
+   :alt: CPython build status on VSTS (Linux)
+   :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=6&branchName=3.7
+
+.. image:: https://python.visualstudio.com/cpython/_apis/build/status/macOS-Buildbot?branchName=3.7&label=macOS
+   :alt: CPython build status on VSTS (macOS)
+   :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=5&branchName=3.7
+
+.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Windows-Buildbot?branchName=3.7&label=Windows
+   :alt: CPython build status on VSTS (Windows)
+   :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=4&branchName=3.7
+
 .. 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