From 9e6f3f003e2da014753e856f445aaf96e1af4252 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 24 Jan 2018 23:06:44 -0500 Subject: [PATCH] Disable sccache. --- etc/ci/buildbot_steps.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/ci/buildbot_steps.yml b/etc/ci/buildbot_steps.yml index ae3f2afd9fb..3c6d7ca6735 100644 --- a/etc/ci/buildbot_steps.yml +++ b/etc/ci/buildbot_steps.yml @@ -1,8 +1,6 @@ env: RUSTFLAGS: -Dwarnings CARGO_INCREMENTAL: "0" - CCACHE: sccache - RUSTC_WRAPPER: sccache SCCACHE_IDLE_TIMEOUT: "600" mac-rel-wpt1: