travis: cache pip

This commit is contained in:
codl 2017-11-27 16:49:38 +01:00
parent f8ae581692
commit 3b6e3313ac
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A

View File

@ -9,3 +9,5 @@ install:
script:
- python setup.py pytest
- codecov
cache: pip