We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79eaa63 commit 6e4286dCopy full SHA for 6e4286d
.travis.yml
@@ -9,6 +9,7 @@ install:
9
- bash ci/install.sh
10
script:
11
- mdbook build
12
+- mdbook test
13
notifications:
14
email:
15
on_success: never
0 commit comments