Auto merge of #19858 - servo:jdm-patch-2, r=jdm

Disable sccache.

It's causing problems on arm and mac builders and making it impossible to land changes.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19858)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-01-24 23:58:44 -06:00 committed by GitHub
commit 4089e388dd

View file

@ -1,8 +1,6 @@
env: env:
RUSTFLAGS: -Dwarnings RUSTFLAGS: -Dwarnings
CARGO_INCREMENTAL: "0" CARGO_INCREMENTAL: "0"
CCACHE: sccache
RUSTC_WRAPPER: sccache
SCCACHE_IDLE_TIMEOUT: "600" SCCACHE_IDLE_TIMEOUT: "600"
mac-rel-wpt1: mac-rel-wpt1: