Travis: Switch to native pip cache.

This commit is contained in:
Tobias Gruetzmacher 2016-05-21 16:06:11 +02:00
parent e4650d5941
commit 0a5acfdfc7

View file

@ -4,9 +4,7 @@ python:
- "3.3" - "3.3"
- "3.4" - "3.4"
- "3.5" - "3.5"
cache: cache: pip
directories:
$HOME/.cache/pip
# install libjpeg-dev for Pillow to handle JPEGs # install libjpeg-dev for Pillow to handle JPEGs
sudo: false sudo: false
addons: addons: