Cache rust installation on windows too

This commit is contained in:
Anthony Sottile
2018-07-05 13:14:42 -07:00
parent d04823e8e3
commit ac4aa63ff2

View File

@@ -27,3 +27,4 @@ test_script: tox
cache:
- '%LOCALAPPDATA%\pip\cache'
- '%USERPROFILE%\.cache\pre-commit'
- '%USERPROFILE%\.cargo'