mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
Cache Python packages
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
language: python
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
services:
|
||||
- rabbitmq
|
||||
- mariadb
|
||||
|
||||
Reference in New Issue
Block a user