Examples are compiled with cargo test
This commit is contained in:
parent
e3b42c0c85
commit
43db788c1d
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ script:
|
|||
- cargo test
|
||||
- cargo doc --no-deps
|
||||
- rustdoc --test README.md -L target
|
||||
- cargo run --example write_sample -- test.zip
|
||||
- cargo run --example extract -- test.zip
|
||||
- cargo run --example extract_lorem -- test.zip
|
||||
|
||||
after_success:
|
||||
- .travis/publish_doc.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue