From a3a639879883167802511d0c7ab6c1f06a08e0b4 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 24 Sep 2018 08:45:03 -0400 Subject: Update Azure Pipelines badge (GH-9531) --- README.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index a2c76ac..f00dcce 100644 --- a/README.rst +++ b/README.rst @@ -9,16 +9,8 @@ This is Python version 3.6.6+ :alt: CPython build status on Appveyor :target: https://ci.appveyor.com/project/python/cpython/branch/3.6 -.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Linux-Buildbot?branchName=3.6&label=Linux - :alt: CPython build status on VSTS (Linux) - :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=6&branchName=3.6 - -.. image:: https://dev.azure.com/python/cpython/_apis/build/status/macOS-Buildbot?branchName=3.6&label=macOS - :alt: CPython build status on VSTS (macOS) - :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=5&branchName=3.6 - -.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Windows-Buildbot?branchName=3.6&label=Windows - :alt: CPython build status on VSTS (Windows) +.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%20CI?branchName=3.6 + :alt: CPython build status on Azure Pipelines :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=3.6 .. image:: https://codecov.io/gh/python/cpython/branch/3.6/graph/badge.svg -- cgit v0.12