Skip to content

Commit e288d04

Browse files
Michael-F-Bryannikomatsakis
authored andcommitted
Toned down the log verbosity
1 parent fdea60b commit e288d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ install:
55
- source ~/.cargo/env || true
66
- bash ci/install.sh
77
script:
8-
- RUST_LOG=debug mdbook build
8+
- mdbook build
99
notifications:
1010
email:
1111
on_success: never

0 commit comments

Comments
 (0)