remove db:migrate
This commit is contained in:
parent
c1d6441c7e
commit
14b7159109
|
@ -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