Don't cache on appveyor

This commit is contained in:
Alex Crichton 2017-10-07 08:07:33 -07:00
parent 4d1b322cff
commit 91cd87c70f
1 changed files with 0 additions and 4 deletions

View File

@ -25,7 +25,3 @@ build: false
test_script:
- cargo test --target %TARGET%
- cargo test --manifest-path libc-test/Cargo.toml --target %TARGET%
cache:
- target
- C:\Users\appveyor\.cargo\registry