Skip to content

Commit 96b2405

Browse files
committed
test
1 parent 104bf4d commit 96b2405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ matrix:
3434
os: linux
3535
before_script:
3636
- test -x $HOME/.cargo/bin/mdbook || ./ci/install-mdbook.sh
37+
- cargo build # to find 'extern crate async_std' by `mdbook test`
3738
script:
3839
- mdbook build docs
3940
- mdbook test -L ./target/debug/deps docs

0 commit comments

Comments
 (0)