mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 08:37:08 +00:00
Up rust_log to debug to find out what causes hangs
This commit is contained in:
parent
64468ec0f4
commit
17a9fbf524
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ script: cargo run
|
|||
|
||||
env:
|
||||
global:
|
||||
- RUST_LOG=warn
|
||||
- RUST_LOG=debug
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue