Skip to content

Commit a501c72

Browse files
Toned down the log verbosity
1 parent 6a5e5b1 commit a501c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)