We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a26cd1 + 8f1217b commit 4eba5d0Copy full SHA for 4eba5d0
.travis.yml
@@ -18,5 +18,5 @@ after_success: coveralls
18
cache:
19
directories:
20
- $HOME/.cache/pip
21
- - $HOME/.pre-commit
+ - $HOME/.cache/pre-commit
22
- /tmp/git-lfs
appveyor.yml
@@ -14,4 +14,4 @@ test_script: tox
14
15
16
- '%LOCALAPPDATA%\pip\cache'
17
- - '%USERPROFILE%\.pre-commit'
+ - '%USERPROFILE%\.cache\pre-commit'
0 commit comments