Move book build into test-checks

This commit is contained in:
Michael Vines
2018-12-18 12:20:41 -08:00
committed by Grimes
parent bc52336a1b
commit c0dcf67ec8
2 changed files with 1 additions and 4 deletions

View File

@ -15,5 +15,5 @@ _() {
_ cargo fmt --all -- --check
_ cargo clippy --all -- --version
_ cargo clippy --all -- --deny=warnings
_ ci/audit.sh
_ book/build.sh