mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Remove unnecessary test preparation
This commit is contained in:
parent
cc8f65c8d3
commit
9ad023139b
@ -6,5 +6,4 @@ rvm:
|
||||
script:
|
||||
- export RAILS_ENV=test
|
||||
- bundle exec rake db:create db:migrate
|
||||
- bundle exec rake db:test:prepare
|
||||
- bundle exec rake test
|
||||
Loading…
Reference in New Issue
Block a user