From a589f7e107eb444715a697987a6d89324fb3a1a9 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 24 Jan 2018 11:14:51 -0500 Subject: [PATCH] Fix yaml. --- etc/ci/buildbot_steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ci/buildbot_steps.yml b/etc/ci/buildbot_steps.yml index cb2bbf1ab99..ae3f2afd9fb 100644 --- a/etc/ci/buildbot_steps.yml +++ b/etc/ci/buildbot_steps.yml @@ -3,7 +3,7 @@ env: CARGO_INCREMENTAL: "0" CCACHE: sccache RUSTC_WRAPPER: sccache - SCCACHE_IDLE_TIMEOUT: 600 + SCCACHE_IDLE_TIMEOUT: "600" mac-rel-wpt1: - ./mach clean-nightlies --keep 3 --force