Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2018-06-06 14:57:15 +00:00
commit fbab408bf9

View File

@ -27,5 +27,6 @@ pytest:
- pip install -U pip setuptools
- pip install -r requirements-test.txt
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
- python manage.py collectstatic
script:
- pytest -v --cov=ojusomap