summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-05 13:42:43 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-05 13:57:34 +0800
commit1e27496dea8a728446e7f13c4ff1b5d8c2f3e736 (patch)
treea8bf010fd97b1a99606855dfee4b8dc46496b8d6 /README.md
parent9a2f8a9db703e55f3aa2b068cb7363fd3c757e71 (diff)
downloadgitpython-1e27496dea8a728446e7f13c4ff1b5d8c2f3e736.tar.gz
Remove appveyor - it's always failing and nobody maintains it
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 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)