diff --git a/README.md b/README.md
index 895b7205826d4353e00061e7489f82f5bcc7ba1c..87d3dcccc2d70726a81d9eb0c39432c89ee8787e 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
 
 ```