Cache tox and pip directories for travis

This commit is contained in:
Johnny Robeson 2016-05-04 22:29:02 -04:00
parent 1dd6739218
commit 4869db9509

View file

@ -33,6 +33,11 @@ before_install:
after_success:
- "[ ! -z $COVERAGE ] && codecov || true"
cache:
directories:
- .tox
- $HOME/.pip-cache/
notifications:
irc:
channels: