enable pip/pre-commit caching on travis and appveyor
This commit is contained in:
@@ -77,3 +77,7 @@ notifications:
|
||||
skip_join: true
|
||||
email:
|
||||
- pytest-commit@python.org
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $HOME/.cache/pre-commit
|
||||
|
||||
Reference in New Issue
Block a user