]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Update README.md
authorMatt Joiner <anacrolix@gmail.com>
Thu, 6 Oct 2016 03:58:50 +0000 (14:58 +1100)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2016 03:58:50 +0000 (14:58 +1100)
The build status badge is not helpful due to the aggressive testing and badge caching.

README.md

index 25459a3557db1b04c6ad612e549f6a511f2cf022..05a993a46151cf13972b6002aed769c242b71def 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # torrent
 
 [![Join the chat at https://gitter.im/anacrolix/torrent](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/anacrolix/torrent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[![Build Status](https://drone.io/github.com/anacrolix/torrent/status.png)](https://drone.io/github.com/anacrolix/torrent/latest)
 [![GoDoc](https://godoc.org/github.com/anacrolix/torrent?status.svg)](https://godoc.org/github.com/anacrolix/torrent)
 
 This repository implements BitTorrent-related packages and command-line utilities in Go. The emphasis is on use as a library from other projects. It's been used 24/7 in production by a downstream, private service since late 2014.