travis: enable pip cache.

This commit is contained in:
Jimmy Berry 2017-10-20 21:57:05 -05:00
parent bc29bc9905
commit 67d0a69c6a

View File

@ -74,3 +74,4 @@ deploy:
cache:
directories:
- .docker-tmp
pip: true