mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Fix Travis config file
This commit is contained in:
parent
80e895192e
commit
7a9697ca2c
@ -13,5 +13,5 @@ script:
|
||||
- cargo test --features load_extension
|
||||
- cargo test --features trace
|
||||
- cargo test --features functions
|
||||
- cargo test --features functions vtab
|
||||
- cargo test --features "backup blob functions load_extension trace vtab"
|
||||
- cargo test --features "functions vtab csvtab"
|
||||
- cargo test --features "backup blob functions load_extension trace vtab csvtab"
|
||||
|
Loading…
Reference in New Issue
Block a user