Disable continuous deployment

This commit is contained in:
Erik Michaels-Ober 2013-11-28 09:26:11 +01:00
parent e0df098fce
commit 33c47734a2
1 changed files with 0 additions and 7 deletions

View File

@ -5,10 +5,3 @@ bundler_args: --without assets:development:production
language: ruby
rvm:
- 2.0.0
deploy:
api_key:
secure: "q1sCaofDYIfYNgiqTjR1awMsfmy3mleYRPzLvksJMfQF3iY3mfntXu98exuv1vHK+qoQWyXLhLjhRhpfxVJ+QULltvFavrhv35WEDzGRnDDn2saVaOhOFaJ+Izgq3Dw8vFrN7Y6zhGkMa7QY48D+Ux29kvQ4j7TV3A8lijsusOk="
on:
rvm: 2.0.0
provider: heroku
run: "rake db:migrate"