Skip to content

Commit

Permalink
Fix README tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Nov 18, 2016
1 parent bf0b5e4 commit ed8a38e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ script:
- cargo test --verbose
- cargo test --verbose --features zlib
- cargo test --verbose --features zlib --no-default-features
- cargo clean && cargo build
- rustdoc --test README.md -L target/debug -L target/debug/deps
- cargo doc --no-deps
- cargo doc --no-deps --manifest-path=miniz-sys/Cargo.toml
Expand Down

0 comments on commit ed8a38e

Please sign in to comment.