mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Enable sccache for all builds
This commit is contained in:
parent
ec8975b18d
commit
89dac98f16
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
CARGO_INCREMENTAL: "0"
|
||||
CCACHE: sccache
|
||||
RUSTC_WRAPPER: sccache
|
||||
|
||||
mac-rel-wpt1:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue