mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-08 20:42:19 +08:00
Fix Travis config file
This commit is contained in:
@@ -13,5 +13,5 @@ script:
|
|||||||
- cargo test --features load_extension
|
- cargo test --features load_extension
|
||||||
- cargo test --features trace
|
- cargo test --features trace
|
||||||
- cargo test --features functions
|
- cargo test --features functions
|
||||||
- cargo test --features functions vtab
|
- cargo test --features "functions vtab csvtab"
|
||||||
- cargo test --features "backup blob functions load_extension trace vtab"
|
- cargo test --features "backup blob functions load_extension trace vtab csvtab"
|
||||||
|
Reference in New Issue
Block a user