Travis: Switch to native pip cache.
This commit is contained in:
parent
e4650d5941
commit
0a5acfdfc7
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
cache:
|
||||
directories:
|
||||
$HOME/.cache/pip
|
||||
cache: pip
|
||||
# install libjpeg-dev for Pillow to handle JPEGs
|
||||
sudo: false
|
||||
addons:
|
||||
|
|
Loading…
Reference in a new issue