Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Add Drone.io & Coveralls badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
benbjohnson committed Jan 19, 2014
1 parent 175a2df commit 116a007
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
go-raft
go-raft [![Build Status](https://drone.io/github.com/goraft/raft/status.png)](https://drone.io/github.com/goraft/raft/latest) [![Coverage Status](https://coveralls.io/repos/goraft/raft/badge.png?branch=master)](https://coveralls.io/r/goraft/raft?branch=master)
=======

[![Build Status](https://travis-ci.org/goraft/raft.png?branch=master)](https://travis-ci.org/goraft/raft)

## Overview

This is a Go implementation of the Raft distributed consensus protocol.
Expand Down

0 comments on commit 116a007

Please sign in to comment.