Fix yaml.

This commit is contained in:
Josh Matthews 2018-01-24 11:14:51 -05:00 committed by GitHub
parent 643e5c268b
commit a589f7e107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ env:
CARGO_INCREMENTAL: "0" CARGO_INCREMENTAL: "0"
CCACHE: sccache CCACHE: sccache
RUSTC_WRAPPER: sccache RUSTC_WRAPPER: sccache
SCCACHE_IDLE_TIMEOUT: 600 SCCACHE_IDLE_TIMEOUT: "600"
mac-rel-wpt1: mac-rel-wpt1:
- ./mach clean-nightlies --keep 3 --force - ./mach clean-nightlies --keep 3 --force