From 7a28eccf346e0cfb0cdc176b513c0308f9ecd057 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 24 Sep 2018 07:59:54 -0400 Subject: Update Azure Pipelines badge --- README.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index a2c76ac71d..f00dccea95 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 v1.2.1