summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-08-08 22:25:09 +0200
committerSebastian Thiel <byronimo@gmail.com>2015-08-08 22:25:39 +0200
commitb2e4134963c971e3259137b84237d6c47964b018 (patch)
treea3ef7cd13846daea400c3527dda7632bab53b20f
parent7ab12b403207bb46199f46d5aaa72d3e82a3080d (diff)
downloadgitpython-b2e4134963c971e3259137b84237d6c47964b018.tar.gz
docs(README): removed coveralls link
Coveralls was disabled a while ago because it would prevent merging PRs from the phone.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f87cb0ef..75fcdcb2 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,6 @@ New BSD License. See the LICENSE file.
[![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg)](https://travis-ci.org/gitpython-developers/GitPython)
[![Code Climate](https://codeclimate.com/github/gitpython-developers/GitPython/badges/gpa.svg)](https://codeclimate.com/github/gitpython-developers/GitPython)
-[![Coverage Status](https://coveralls.io/repos/gitpython-developers/GitPython/badge.png?branch=master)](https://coveralls.io/r/gitpython-developers/GitPython?branch=master)
[![Documentation Status](https://readthedocs.org/projects/gitpython/badge/?version=stable)](https://readthedocs.org/projects/gitpython/?badge=stable)
[![Issue Stats](http://www.issuestats.com/github/gitpython-developers/GitPython/badge/pr)](http://www.issuestats.com/github/gitpython-developers/GitPython)
[![Issue Stats](http://www.issuestats.com/github/gitpython-developers/GitPython/badge/issue)](http://www.issuestats.com/github/gitpython-developers/GitPython)