Skip to content

Instantly share code, notes, and snippets.

@CHH
Created August 28, 2013 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CHH/6365697 to your computer and use it in GitHub Desktop.
Save CHH/6365697 to your computer and use it in GitHub Desktop.
How to test the unstable branch of the PHP buildpack.
heroku config:set BUILDPACK_URL=git://github.com/CHH/heroku-buildpack-php#development
git commit -m "Rebuild" --allow-empty
git push heroku master
heroku open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment