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
|
- core
|
||||||
script:
|
script:
|
||||||
- export RAILS_ENV=test
|
- export RAILS_ENV=test
|
||||||
|
- export Z_LOCALES=en-us:de-de
|
||||||
- rake db:drop;
|
- rake db:drop;
|
||||||
- rake db:create
|
- rake db:create
|
||||||
- rake db:migrate
|
- rake db:migrate
|
||||||
|
|
Loading…
Reference in a new issue