Remove cache feature

This commit is contained in:
John Gallagher
2016-05-17 12:01:55 -05:00
parent 0ab9421e6a
commit ed72da92ef
5 changed files with 4 additions and 6 deletions

View File

@@ -9,7 +9,6 @@ script:
- cargo test --features load_extension
- cargo test --features trace
- cargo test --features functions
- cargo test --features cache
- cargo test --features chrono
- cargo test --features serde_json
- cargo test --features "backup blob cache chrono functions load_extension serde_json trace"
- cargo test --features "backup blob chrono functions load_extension serde_json trace"