Just load de-de for unit tests to increase speed.
This commit is contained in:
parent
00cffad79e
commit
6a3fe7f12f
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ job_unit:
|
|||
- core
|
||||
script:
|
||||
- export RAILS_ENV=test
|
||||
- export Z_LOCALES=en-us:de-de
|
||||
- rake db:drop;
|
||||
- rake db:create
|
||||
- rake db:migrate
|
||||
|
|
Loading…
Reference in a new issue