diff --git a/.travis.yml b/.travis.yml index 6763854..5d79363 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,3 +14,4 @@ deploy: on: repo: jcwimer/wrestlingApp branch: master + run: "rake db:migrate RAILS_ENV=production"