diff options
Diffstat (limited to 'libc/appveyor.yml')
-rw-r--r-- | libc/appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/appveyor.yml b/libc/appveyor.yml index 3121825..07ac4a9 100644 --- a/libc/appveyor.yml +++ b/libc/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 |