From b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863 Mon Sep 17 00:00:00 2001
From: obscuren <geffobscura@gmail.com>
Date: Sun, 5 Jan 2014 20:45:32 +0100
Subject: [PATCH] travis

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 92ca75b5a..7449c439a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![Build
+Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum)
+
 This is the Go implementation of the Ethereum protocol. It's far from being finished.
 
 ```go get https://github.com/ethereum/go-ethereum```
-- 
GitLab