mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-26 11:31:37 +08:00
Test all features on Travis
This commit is contained in:
parent
ca761d7697
commit
abc5d9e219
@ -9,7 +9,8 @@ script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo test --features backup
|
||||
- cargo test --features blob
|
||||
- cargo test --features load_extension
|
||||
- cargo test --features trace
|
||||
- cargo test --features functions
|
||||
- cargo test --features "backup functions load_extension trace"
|
||||
- cargo test --features "backup blob functions load_extension trace"
|
||||
|
Loading…
Reference in New Issue
Block a user