mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-26 05:00:41 +00:00
added cargo doc
This commit is contained in:
@@ -28,6 +28,7 @@ script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo run --example simple_search
|
||||
- cargo doc
|
||||
after_success:
|
||||
- cargo coveralls --exclude-pattern cpp/
|
||||
- travis-cargo doc-upload
|
||||
|
||||
Reference in New Issue
Block a user