[Travis CI] Tries to cache pip downloads.

This commit is contained in:
Bertrand Bordage 2014-12-09 06:12:11 +01:00
parent fb12b1f39c
commit 873a204ddb

View file

@ -1,5 +1,7 @@
language: python
cache: pip
services:
- memcached
- redis-server