use pip specific caching directive in .travis.yml

This commit is contained in:
Johnny Robeson 2016-05-05 16:07:24 -04:00
parent 4869db9509
commit dee2c0d07f

View file

@ -34,9 +34,9 @@ after_success:
- "[ ! -z $COVERAGE ] && codecov || true"
cache:
pip: true
directories:
- .tox
- $HOME/.pip-cache/
notifications:
irc: