Ensure features documentation is generated.

This commit is contained in:
gwenn
2015-12-19 17:22:54 +01:00
parent 68b4943a39
commit 1ec2dee533
2 changed files with 2 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ script:
- cargo test --features trace
- cargo test --features functions
- cargo test --features cache
- cargo test --features "backup functions load_extension trace cache"
- cargo test --features "backup cache functions load_extension trace"