Examples are compiled with cargo test

This commit is contained in:
Mathijs van de Nes 2015-01-29 11:05:53 +01:00
parent e3b42c0c85
commit 43db788c1d

View file

@ -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