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