From 71bb23482b775575ae20fc6f1c26294141f274b3 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Doyle Date: Fri, 21 Feb 2014 17:59:31 -0500 Subject: [PATCH] Add heroku buildpack multi --- stack/buildpacks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/stack/buildpacks.txt b/stack/buildpacks.txt index a246b37..4402045 100644 --- a/stack/buildpacks.txt +++ b/stack/buildpacks.txt @@ -15,3 +15,4 @@ https://github.com/igrigorik/heroku-buildpack-dart.git https://github.com/rhy-jot/buildpack-nginx.git https://github.com/Kloadut/heroku-buildpack-static-apache.git https://github.com/bacongobbler/heroku-buildpack-jekyll.git +https://github.com/ddollar/heroku-buildpack-multi.git