From 6922a82536a2b84f6505dab6de852c98e2c239c7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Wed, 1 Feb 2017 15:12:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca278d4..b10934f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Heroku Buildpack: Python - +[](https://travis-ci.org/heroku/heroku-buildpack-python) 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. -- GitLab