Skip to content

Commit

Permalink
Removed the travis-ci build status label (hashicorp#407)
Browse files Browse the repository at this point in the history
Signed-off-by: Alwin Doss <[email protected]>
  • Loading branch information
alwindoss authored Jun 14, 2020
1 parent c95aa91 commit 5927dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
raft [![Build Status](https://travis-ci.org/hashicorp/raft.png)](https://travis-ci.org/hashicorp/raft) [![CircleCI](https://circleci.com/gh/hashicorp/raft.svg?style=svg)](https://circleci.com/gh/hashicorp/raft)
raft [![CircleCI](https://circleci.com/gh/hashicorp/raft.svg?style=svg)](https://circleci.com/gh/hashicorp/raft)
====

raft is a [Go](http://www.golang.org) library that manages a replicated
Expand Down

0 comments on commit 5927dcd

Please sign in to comment.