Commit 650f6379 authored by Michal Čihař's avatar Michal Čihař

Simplify script

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent de168584
......@@ -14,12 +14,10 @@ before_commands:
- pip install Django
build:
dependencies:
before:
override:
- pip install https://github.com/translate/translate/zipball/de3f080abf6f2fecfca97d283a58eb6824d8078e
- pip install coverage
- pip install -r requirements-optional.txt
override:
- true
tests:
override:
-
......
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