Up rust_log to debug to find out what causes hangs

This commit is contained in:
Tom Parker-Shemilt 2020-05-31 11:03:00 +01:00
parent 64468ec0f4
commit 17a9fbf524
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ script: cargo run
env:
global:
- RUST_LOG=warn
- RUST_LOG=debug
cache:
directories: