diff --git a/appveyor.yml b/appveyor.yml index 3121825b..07ac4a92 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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