Auto merge of #19908 - servo:jdm-patch-9, r=emilio

Double the sccache timeout.

Fixes #19907.

<!-- 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/19908)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-01-30 10:59:18 -06:00 committed by GitHub
commit 86b7af5db5

View file

@ -2,7 +2,7 @@ env:
RUST_BACKTRACE: '1'
RUSTFLAGS: -Dwarnings
CARGO_INCREMENTAL: "0"
SCCACHE_IDLE_TIMEOUT: "600"
SCCACHE_IDLE_TIMEOUT: "1200"
mac-rel-wpt1:
- ./mach clean-nightlies --keep 3 --force