diff --git a/README.md b/README.md
index 2d90fb105566b5d4d459b460272a651c38cf6054..647eee7c4329c981a46a27016f0c5fc2cadff69c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Heroku Buildpack: Python
+# Heroku Buildpack: Python [![Build Status](https://travis-ci.org/heroku/heroku-buildpack-python.svg?branch=master)](https://travis-ci.org/heroku/heroku-buildpack-python)
 ![python](https://cloud.githubusercontent.com/assets/51578/13712821/b68a42ce-e793-11e5-96b0-d8eb978137ba.png)
 
 This is the official [Heroku buildpack](https://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](https://pip.pypa.io/) and other excellent software.