Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-01-20 02:47:50 +0300
committerBrad Warren <bmw@eff.org>2016-01-20 02:47:50 +0300
commit9e00cd5c2c45b622e4f2b1d7848735e6e9a72be0 (patch)
tree20bd42f82c4c2221fb6343f8f190be23e5e62728 /.travis.yml
parent6ae7d834cc8358c8d5c7c325ac3ce1dc718e5462 (diff)
Retry enabling pip cache
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7f6a2f87c..67da27d00 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,9 @@
language: python
+cache:
+ directories:
+ - $HOME/.cache/pip
+
services:
- rabbitmq
- mariadb