From 1e27496dea8a728446e7f13c4ff1b5d8c2f3e736 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 5 Feb 2020 13:42:43 +0800 Subject: Remove appveyor - it's always failing and nobody maintains it --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a2b53c8d..368f386f 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,7 @@ separate process which can be dropped periodically. #### Windows support -For *Windows*, we do regularly test it on [Appveyor CI](https://www.appveyor.com/) -but not all test-cases pass - you may help improve them by exploring -[Issue #525](https://github.com/gitpython-developers/GitPython/issues/525). +See [Issue #525](https://github.com/gitpython-developers/GitPython/issues/525). ### RUNNING TESTS @@ -190,7 +188,6 @@ New BSD License. See the LICENSE file. [![codecov](https://codecov.io/gh/gitpython-developers/GitPython/branch/master/graph/badge.svg)](https://codecov.io/gh/gitpython-developers/GitPython) [![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg)](https://travis-ci.org/gitpython-developers/GitPython) -[![Build status](https://ci.appveyor.com/api/projects/status/0f3pi3c00hajlrsd/branch/master?svg=true&passingText=windows%20OK&failingText=windows%20failed)](https://ci.appveyor.com/project/Byron/gitpython/branch/master) [![Code Climate](https://codeclimate.com/github/gitpython-developers/GitPython/badges/gpa.svg)](https://codeclimate.com/github/gitpython-developers/GitPython) [![Documentation Status](https://readthedocs.org/projects/gitpython/badge/?version=stable)](https://readthedocs.org/projects/gitpython/?badge=stable) [![Stories in Ready](https://badge.waffle.io/gitpython-developers/GitPython.png?label=ready&title=Ready)](https://waffle.io/gitpython-developers/GitPython) -- cgit v1.2.3