This commit is contained in:
Skia 2016-11-08 19:17:42 +01:00
parent e9c19438d4
commit 9f4f3bf436

View File

@ -1,5 +1,7 @@
test:
script:
- apt-get update
- apt-get install -y gettext
- pip install -r requirements.txt
- python manage.py compilemessages
- python manage.py test