Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable sccache for all builds
  • Loading branch information
aneeshusa authored and jdm committed Jan 22, 2018
1 parent ec8975b commit 89dac98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/ci/buildbot_steps.yml
@@ -1,6 +1,8 @@
env:
RUSTFLAGS: -Dwarnings
CARGO_INCREMENTAL: "0"
CCACHE: sccache
RUSTC_WRAPPER: sccache

mac-rel-wpt1:
- ./mach clean-nightlies --keep 3 --force
Expand Down

0 comments on commit 89dac98

Please sign in to comment.