mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Retry enabling pip cache
This commit is contained in:
parent
6ae7d834cc
commit
9e00cd5c2c
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
language: python
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
services:
|
||||
- rabbitmq
|
||||
- mariadb
|
||||
|
|
|
|||
Loading…
Reference in a new issue