From 664f89cb0c282eecf8a4be15e6f272c27d5e3d74 Mon Sep 17 00:00:00 2001
From: Will McCutchen <will@mccutch.org>
Date: Sun, 28 Aug 2016 23:53:18 -0700
Subject: [PATCH] Badge README

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

diff --git a/README.md b/README.md
index 895b720..87d3dcc 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 A WIP golang port of https://httpbin.org/.
 
+[![Build Status](https://travis-ci.org/mccutchen/go-httpbin.svg?branch=master)](http://travis-ci.org/mccutchen/go-httpbin)
+
 ## Testing
 
 ```
-- 
GitLab