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.4"
- "3.5"
cache:
directories:
$HOME/.cache/pip
cache: pip
# install libjpeg-dev for Pillow to handle JPEGs
sudo: false
addons: