From b6db9e5803409c36e1d03988c14c70587fe39c01 Mon Sep 17 00:00:00 2001 From: Brandon Siegel Date: Fri, 15 Feb 2019 13:46:00 -0800 Subject: [PATCH] Remove appveyor badge --- README.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 94a01f58bc8c..8697be6e7978 100644 --- a/README.rst +++ b/README.rst @@ -7,18 +7,15 @@ Microsoft Azure SDK for Python .. image:: https://img.shields.io/pypi/pyversions/azure.svg?maxAge=2592000 :target: https://pypi.python.org/pypi/azure/ +.. image:: https://dev.azure.com/azure-sdk/public/_apis/build/status/46?branchName=master + :target: https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=46&branchName=master + .. image:: https://travis-ci.org/Azure/azure-sdk-for-python.svg?branch=master :target: https://travis-ci.org/Azure/azure-sdk-for-python -.. image:: https://ci.appveyor.com/api/projects/status/m51hrgewcxknxhsd/branch/master?svg=true - :target: https://ci.appveyor.com/project/lmazuel/azure-sdk-for-python/branch/master - .. image:: https://img.shields.io/badge/dependencies-analyzed-blue.svg :target: https://azuresdkartifacts.blob.core.windows.net/azure-sdk-for-python/dependencies/dependencies.html -.. image:: https://dev.azure.com/azure-sdk/public/_apis/build/status/46?branchName=master - :target: https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=46&branchName=master - This project provides a set of Python packages that make it easy to access Management (Virtual Machines, ...) or Runtime (ServiceBus using HTTP, Batch, Monitor) components of `Microsoft Azure `_