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

Install needed devel packages

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 7102863e
......@@ -16,5 +16,6 @@ checks:
code_rating: true
duplicate_code: true
before_commands:
- sudo apt-get install git libffi-dev libicu-dev libxslt1-dev
- pip install -r requirements.txt
- pip install -r requirements-optional.txt
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