Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
Running manage.py migrate as a step (that might fail) before deployin…
Browse files Browse the repository at this point in the history
…g to heroku
  • Loading branch information
Kræn Hansen (Socialsquare) committed Nov 12, 2015
1 parent 5e52cc2 commit a30b054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ script:
- sed -i 's/\.dev/.test/' eggplant_project/settings/local.py
- make lint
- make coverage
- python manage.py migrate
notifications:
slack: foodnet:SoPTFnHc2cwAnmpvJd94czXa
after_success:
Expand Down

0 comments on commit a30b054

Please sign in to comment.