Skip to content
Snippets Groups Projects
Commit bf6d124d authored by Joe Richey's avatar Joe Richey Committed by Joseph Richey
Browse files

travis: Make sure to run docs tests for all features


Signed-off-by: default avatarJoe Richey <joerichey@google.com>
parent b4160604
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ jobs:
- cargo doc --no-deps --features=std,custom
- cargo deadlinks --dir target/doc
# Check that our tests pass in the default/minimal configuration
- cargo test --tests --benches
- cargo test --tests --benches --features=std,custom
- cargo generate-lockfile -Z minimal-versions
- cargo test --tests --benches
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment