Skip to content

Commit 494a53b

Browse files
committed
do not run mdbook test
1 parent 875f1e6 commit 494a53b

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
@@ -17,5 +17,5 @@ before_script:
1717
- cargo install --vers "^0.8.3" mdbook-mermaid
1818

1919
script:
20-
- mdbook build && mdbook test
20+
- mdbook build
2121
- echo lang-team.rust-lang.org > book/CNAME

0 commit comments

Comments
 (0)