mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
chore: Add travis-ci to check the codebase
This commit is contained in:
@ -35,6 +35,7 @@ default = ["simd"]
|
||||
i128 = ["bincode/i128", "byteorder/i128"]
|
||||
simd = ["rocksdb/sse"]
|
||||
portable = ["rocksdb/portable"]
|
||||
nightly = []
|
||||
|
||||
[dev-dependencies]
|
||||
csv = "1.0"
|
||||
|
Reference in New Issue
Block a user