Skip to content

Commit

Permalink
appveyor: make Cargo use sccache when building deps
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Dec 19, 2018
1 parent 3631e61 commit 0ff5aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0ff5aa0

Please sign in to comment.