Use only certain zammad ui locales (for faster build).
This commit is contained in:
parent
2ed9ed5897
commit
c656148cbd
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ notifications:
|
||||||
env:
|
env:
|
||||||
- DB=mysql
|
- DB=mysql
|
||||||
- DB=postgresql
|
- DB=postgresql
|
||||||
|
- Z_LOCALES=en-us:de-de
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.4"
|
postgresql: "9.4"
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue