From 75dd688adbe685a029721c9fcbe5ba002d0cebd1 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 24 Sep 2018 08:43:56 -0400 Subject: [PATCH] Update Azure Pipelines badge (GH-9530) --- README.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 377aa3dfce6f..86de8f200ea8 100644 --- a/README.rst +++ b/README.rst @@ -9,16 +9,8 @@ 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://dev.azure.com/python/cpython/_apis/build/status/Linux-Buildbot?branchName=3.7&label=Linux - :alt: CPython build status on VSTS (Linux) - :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=6&branchName=3.7 - -.. image:: https://dev.azure.com/python/cpython/_apis/build/status/macOS-Buildbot?branchName=3.7&label=macOS - :alt: CPython build status on VSTS (macOS) - :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=5&branchName=3.7 - -.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Windows-Buildbot?branchName=3.7&label=Windows - :alt: CPython build status on VSTS (Windows) +.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%20CI?branchName=3.7 + :alt: CPython build status on Azure Pipelines :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=3.7 .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg -- 2.47.3