Skip to content

Commit

Permalink
using migrate --force on production environement
Browse files Browse the repository at this point in the history
  • Loading branch information
Asterodeia committed Nov 11, 2016
1 parent 1c680d8 commit 8bd9110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ deploy:
app: gentle-dusk-79476
on: master
run:
- php artisan migrate
- php artisan migrate --force

0 comments on commit 8bd9110

Please sign in to comment.