Toned down the log verbosity
This commit is contained in:
parent
b6105db8dc
commit
6642a34d10
|
|
@ -5,7 +5,7 @@ install:
|
|||
- source ~/.cargo/env || true
|
||||
- bash ci/install.sh
|
||||
script:
|
||||
- RUST_LOG=debug mdbook build
|
||||
- mdbook build
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
|
|||
Loading…
Reference in New Issue