about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d15bdec98f0..984c31ace80 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,7 +15,7 @@ branches:
 
 cache:
     - '%USERPROFILE%\.cargo'
-on_finish:
+after_test:
     - cargo install -Z install-upgrade cargo-cache --debug
     - cargo cache --autoclean