From 0ff5aa0a3346675a773f036f493917607cf6eb0d Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Wed, 19 Dec 2018 18:05:38 +0100 Subject: [PATCH] appveyor: make Cargo use sccache when building deps --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index 050715e53f..df01ba3435 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,6 +17,7 @@ environment: CARGO_HOME: $(RUST_DIR)\cargo RUSTUP_HOME: $(RUST_DIR)\rustup RUST_BACKTRACE: 1 + RUSTC_WRAPPER: sccache SCCACHE_BUCKET: deno-sccache AWS_ACCESS_KEY_ID: AKIAIPOYFUDOPCMWRVZA AWS_SECRET_ACCESS_KEY: