Reset logging to warn

pull/902/head
Tom Parker-Shemilt 4 years ago
parent 3b592dae23
commit d686ca0be9

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

Loading…
Cancel
Save