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