From 72bbd2a2e34a9e58d4bc9eae4c84c15a656215be Mon Sep 17 00:00:00 2001 From: Pablo Galindo Date: Thu, 10 Oct 2019 22:39:15 +0100 Subject: Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708) --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 0f65853..ca397b8 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,6 @@ This is Python version 3.9.0 alpha 0 :alt: CPython build status on Travis CI :target: https://travis-ci.org/python/cpython -.. image:: https://ci.appveyor.com/api/projects/status/4mew1a93xdkbf5ua/branch/master?svg=true - :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/Azure%20Pipelines%20CI?branchName=master :alt: CPython build status on Azure DevOps :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=master -- cgit v0.12