Fix Travis config file

This commit is contained in:
gwenn 2016-02-13 09:23:59 +01:00
parent 80e895192e
commit 7a9697ca2c

View File

@ -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"