Merge pull request #2161 from letsencrypt/cache-pip

Cache Python packages
This commit is contained in:
Peter Eckersley 2016-01-18 11:26:27 -08:00
commit 534b0eccf7

View file

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