From b7bcc697220d09b6f1a1a4821ac9d0829bb61bd4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 3 Mar 2014 16:02:31 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3ca57cf..8ef092d 100644 --- a/Readme.md +++ b/Readme.md @@ -3,7 +3,6 @@ Heroku buildpack: Python This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [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 -----