mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Use db:schema:load for CI
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user