remove db:migrate
This commit is contained in:
parent
b16ae846ad
commit
54e2ca0300
|
@ -18,7 +18,7 @@ services:
|
|||
- redis
|
||||
|
||||
before_script:
|
||||
- 'RAILS_ENV=test bundle exec rake db:create db:migrate --trace'
|
||||
- 'RAILS_ENV=test bundle exec rake db:create --trace'
|
||||
|
||||
script:
|
||||
- bundle exec rspec spec
|
||||
|
|
Loading…
Reference in New Issue
Block a user