diff --git a/Readme.md b/Readme.md index f8fe29e..a1f7a1a 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,8 @@ Heroku buildpack: Python This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps. It uses [virtualenv](http://www.virtualenv.org/) and [pip](http://www.pip-installer.org/). +[![Build Status](https://secure.travis-ci.org/heroku/heroku-buildpack-python.png?branch=master)](http://travis-ci.org/heroku/heroku-buildpack-python) + Usage -----