mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-09 05:04:55 +00:00
[Travis CI] Tries to cache pip downloads.
This commit is contained in:
parent
fb12b1f39c
commit
873a204ddb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
language: python
|
||||
|
||||
cache: pip
|
||||
|
||||
services:
|
||||
- memcached
|
||||
- redis-server
|
||||
|
|
|
|||
Loading…
Reference in a new issue