Commit 8d04b0ce authored by Michal Čihař's avatar Michal Čihař

Disable apt cache, we do not use apt

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 8ae9f3e7
......@@ -30,7 +30,6 @@ after_script:
- if [ -z "$CI_LINT" ] ; then coveralls ; fi
- if [ -z "$CI_LINT" ] ; then ocular --data-file ".coverage" --config-file ".coveragerc" ; fi
cache:
apt: true
directories:
- $HOME/.pip-cache/
sudo: false
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