diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-05-14 05:57:13 -0500 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-05-14 12:57:13 +0200 |
commit | fb87e847bcbbf5899a2d06ea59d73e79191175de (patch) | |
tree | d0c37a75c12220ccc561d095b0dc36bb019a9d8c | |
parent | 657496b5a9488b904166c33764500b364e024679 (diff) |
Add heroku APT buildpack for scalingo. (#3051)
-rw-r--r-- | .buildpacks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildpacks b/.buildpacks index d295b0f5d..c232c712f 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1,3 @@ +https://github.com/heroku/heroku-buildpack-apt https://github.com/Scalingo/nodejs-buildpack https://github.com/Scalingo/ruby-buildpack |