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

Simplify Scrutinizer test setup

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent cb9da45a
......@@ -13,5 +13,8 @@ filter:
before_commands:
- pip install Django
build:
environment:
python: "3.5.0"
dependencies:
before:
- pip install Django Whoosh translate-toolkit lxml Pillow six python-dateutil python-social-auth django-crispy-forms oauthlib django_compressor
override:
- true
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