Fix travis script

This commit is contained in:
gwenn 2019-06-25 21:15:16 +02:00
parent c275cd29e0
commit 092993b72a

View File

@ -40,7 +40,7 @@ script:
- cargo test --features sqlcipher
- cargo test --features i128_blob
- cargo test --features uuid
- cargo test --features "bundled session unlock_notify window"
- cargo test --features "bundled unlock_notify window"
- cargo test --features "array bundled csvtab vtab"
- cargo test --features "backup blob chrono collation csvtab functions hooks limits load_extension serde_json trace url uuid vtab"
- cargo test --features "backup blob chrono collation csvtab functions hooks limits load_extension serde_json trace url uuid vtab buildtime_bindgen"