travis: cache pip cache

This commit is contained in:
codl 2017-09-09 10:27:33 +02:00
parent 2f426fe5f7
commit f7ea8e18bf
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ python:
script:
- pytest --cov=.
- coveralls
cache: pip