mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Move global CI environment variables to servo
Migrate RUST_BACKTRACE out of saltfs. SCCACHE_IDLE_TIMEOUT has already been migrated.
This commit is contained in:
parent
bc7dd644f6
commit
fde0b79028
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
env:
|
env:
|
||||||
|
RUST_BACKTRACE: '1'
|
||||||
RUSTFLAGS: -Dwarnings
|
RUSTFLAGS: -Dwarnings
|
||||||
CARGO_INCREMENTAL: "0"
|
CARGO_INCREMENTAL: "0"
|
||||||
SCCACHE_IDLE_TIMEOUT: "600"
|
SCCACHE_IDLE_TIMEOUT: "600"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue