Removed native Heroku deployment. Closes #557.

This commit is contained in:
James Brooks
2015-04-03 17:10:20 +01:00
parent 1117f421b1
commit 31f5d76bcf
6 changed files with 2 additions and 138 deletions

View File

@@ -51,8 +51,7 @@
"post-install-cmd": [
"php artisan clear-compiled",
"php artisan optimize",
"chmod -R 755 storage",
"php artisan cachet:one-click-deploy"
"chmod -R 755 storage"
],
"post-update-cmd": [
"php artisan clear-compiled",