mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-15 05:22:54 +00:00
Added travis yml file
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
language: rust
|
||||
rust:
|
||||
# - stable
|
||||
# - beta
|
||||
- nightly
|
||||
# matrix:
|
||||
# allow_failures:
|
||||
# - rust: nightly
|
||||
Reference in New Issue
Block a user