We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5e5b1 commit a501c72Copy full SHA for a501c72
.travis.yml
@@ -5,7 +5,7 @@ install:
5
- source ~/.cargo/env || true
6
- bash ci/install.sh
7
script:
8
-- RUST_LOG=debug mdbook build
+- mdbook build
9
notifications:
10
email:
11
on_success: never
0 commit comments