mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 08:37:08 +00:00
Increase logging to info
This commit is contained in:
parent
428ff93277
commit
e240cb2238
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ script: RUSTC_WRAPPER=sccache cargo run
|
|||
|
||||
env:
|
||||
global:
|
||||
- RUST_LOG=warn
|
||||
- RUST_LOG=info
|
||||
- SCCACHE_CACHE_SIZE=1G
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue