mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Use db:schema:load for CI
This commit is contained in:
parent
ee320b281c
commit
9e48486b5d
@ -7,5 +7,5 @@ rvm:
|
||||
- 2.3
|
||||
script:
|
||||
- export RAILS_ENV=test
|
||||
- bundle exec rake db:create db:migrate
|
||||
- bundle exec rake db:schema:load
|
||||
- bundle exec rake test
|
||||
Loading…
Reference in New Issue
Block a user