Commit 1d400eea authored by Michal Čihař's avatar Michal Čihař

Ensure we have locales

It seems Django needs them:
https://code.djangoproject.com/ticket/21991Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent b764e2de
......@@ -54,3 +54,8 @@ sudo: false
notifications:
webhooks:
- https://buildtimetrend.herokuapp.com/travis
# install build dependencies
addons:
apt:
packages:
- locales
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment