Disable debug logging

This commit is contained in:
Tom Parker-Shemilt 2020-06-02 22:32:31 +01:00
parent a1abde30b9
commit 00972e2472
1 changed files with 1 additions and 1 deletions

View File

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