Remove compile step [skip ci]

This commit is contained in:
James Cole 2017-04-26 20:59:34 +02:00
parent dbc9ce76a0
commit d611858883
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -106,9 +106,6 @@
"php artisan firefly:verify",
"php artisan firefly:instructions update",
"php artisan optimize"
],
"compile": [
"heroku config:set APP_KEY=$(php artisan --no-ansi key:generate --show)"
]
},
"config": {