mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-02 23:38:41 +08:00
Uggghhh take out spell checking from travis for now
This commit is contained in:
parent
4b75fda8be
commit
ad2fc2bcf0
@ -13,7 +13,6 @@ addons:
|
||||
before_script:
|
||||
- (cargo install mdbook --git https://github.com/azerupi/mdBook.git --force || true)
|
||||
script:
|
||||
- bash spellcheck.sh list
|
||||
- PATH=$PATH:/home/travis/.cargo/bin mdbook test
|
||||
- PATH=$PATH:/home/travis/.cargo/bin mdbook build
|
||||
- cargo run --bin lfp src
|
||||
|
Loading…
Reference in New Issue
Block a user