Remove coveralls. It doesn't work with gb

This commit is contained in:
Kegan Dougal 2017-02-20 17:19:27 +00:00
parent d32397fbc8
commit 434e525ff3
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Dendrite [![Build Status](https://travis-ci.org/matrix-org/dendrite.svg?branch=master)](https://travis-ci.org/matrix-org/dendrite) [![Coverage Status](https://coveralls.io/repos/github/matrix-org/dendrite/badge.svg?branch=master)](https://coveralls.io/github/matrix-org/dendrite?branch=master)
# Dendrite [![Build Status](https://travis-ci.org/matrix-org/dendrite.svg?branch=master)](https://travis-ci.org/matrix-org/dendrite)
Dendrite will be a matrix homeserver written in go.