mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-07 11:22:23 +08:00
Add serde_json feature to CI checks
This commit is contained in:
@@ -16,7 +16,7 @@ build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --lib --verbose
|
||||
- cargo test --lib --features "backup blob chrono functions load_extension trace"
|
||||
- cargo test --lib --features "backup blob chrono functions load_extension serde_json trace"
|
||||
|
||||
cache:
|
||||
- C:\Users\appveyor\.cargo
|
||||
|
||||
Reference in New Issue
Block a user