Display list of migrations
This commit is contained in:
parent
d5173baca2
commit
7a2feec3cb
@ -34,7 +34,7 @@ jobs:
|
||||
echo "Trying again"
|
||||
done
|
||||
- run: |
|
||||
bundle exec rake db:schema:load db:migrate:redo
|
||||
bundle exec rake db:schema:load db:migrate:status db:migrate:redo
|
||||
bundle exec rspec
|
||||
env:
|
||||
RAILS_ENV: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user