travis: Make sure to run docs tests for all features
Signed-off-by: Joe Richey <joerichey@google.com>
This commit is contained in:
committed by
Joseph Richey
parent
b4160604d7
commit
bf6d124d53
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user