Cache cbindgen executable on AppVeyor

This commit is contained in:
Oliver Hamlet
2018-10-23 08:37:53 +01:00
parent 0614c2d7a7
commit 2278c0315a
+3
View File
@@ -17,6 +17,9 @@ environment:
bintray_auth_token:
secure: PgsEA6TjHVf718zMnK7J/fT1hUAVNKBeWhpYgYaeCyeZk37VT4Ics6j7+B7ElLEr
cache:
- C:\Users\appveyor\.cargo\bin\cbindgen.exe
install:
- curl -sSf -o rustup-init.exe https://win.rustup.rs
- rustup-init.exe -y