Commit ab321b38 authored by Michal Čihař's avatar Michal Čihař

Use own test runner

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent be9d1a1e
......@@ -18,3 +18,10 @@ build:
- pip install Django Whoosh translate-toolkit lxml Pillow six python-dateutil python-social-auth django-crispy-forms oauthlib django_compressor
override:
- true
tests:
override:
-
command: ./manage.py test --settings=weblate.settings_test
coverage:
file: .coverage
format: py-cc
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