Don't cache .cargo/{config, env} since it's empty anyway

This commit is contained in:
Philipp Oppermann
2018-04-08 11:52:53 +02:00
parent dcf8b7767c
commit 81ed946515

View File

@@ -37,8 +37,6 @@ environment:
cache: cache:
- '%USERPROFILE%\.cargo\bin' - '%USERPROFILE%\.cargo\bin'
- '%USERPROFILE%\.cargo\config'
- '%USERPROFILE%\.cargo\env'
- '%USERPROFILE%\.cargo\.crates.toml' - '%USERPROFILE%\.cargo\.crates.toml'
- '%USERPROFILE%\.xargo' - '%USERPROFILE%\.xargo'
- target - target