Reset logging to warn

This commit is contained in:
Tom Parker-Shemilt 2020-06-03 19:06:16 +01:00
parent 3b592dae23
commit d686ca0be9
1 changed files with 1 additions and 1 deletions

View File

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