summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7df53364c..4f96bc5b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,3 +39,8 @@ addons:
- libssl-dev
- python-gamin
- python-selinux
+cache:
+ directories:
+ - $HOME/.cache/pip
+before_cache:
+ - rm -f $HOME/.cache/pip/log/debug.log