1
0
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:
Brad Warren
2016-01-12 16:32:24 -08:00
parent de89eb89e2
commit b03fcee4ee

View File

@@ -1,5 +1,9 @@
language: python
cache:
directories:
- $HOME/.cache/pip
services:
- rabbitmq
- mariadb