From 8ede898517ff823c0e69eeae28872848ba5f951f Mon Sep 17 00:00:00 2001
From: Juan Batiz-Benet <juan@benet.ai>
Date: Mon, 13 Oct 2014 05:01:37 -0700
Subject: [PATCH] travis-ci build status badge

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 075566701..062f3d16d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ipfs implementation in go. [![GoDoc](https://godoc.org/github.com/jbenet/go-ipfs?status.svg)](https://godoc.org/github.com/jbenet/go-ipfs)
+# ipfs implementation in go. [![GoDoc](https://godoc.org/github.com/jbenet/go-ipfs?status.svg)](https://godoc.org/github.com/jbenet/go-ipfs) [![Build Status](https://travis-ci.org/jbenet/go-ipfs.svg?branch=master)](https://travis-ci.org/jbenet/go-ipfs)
 
 See: https://github.com/jbenet/ipfs
 
-- 
GitLab