Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e731aa8

Browse files
authored
Merge pull request #788 from pre-commit/cache_cargo_windows
Cache rust installation on windows too
2 parents a4b5a9f + ac4aa63 commit e731aa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ test_script: tox
2727
cache:
2828
- '%LOCALAPPDATA%\pip\cache'
2929
- '%USERPROFILE%\.cache\pre-commit'
30+
- '%USERPROFILE%\.cargo'

0 commit comments

Comments
 (0)