Commit 3461148a authored by Michal Čihař's avatar Michal Čihař

Fix Scrutinizer setup

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 2d012fc7
......@@ -18,6 +18,7 @@ checks:
before_commands:
- pip install --download-cache pip-cache -r requirements.txt
- pip install --download-cache pip-cache -r requirements-optional.txt
cache:
directories:
- 'pip-cache'
build:
cache:
directories:
- 'pip-cache'
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