bugfixes more search results and dump restore options
This commit is contained in:
parent
f4fcf0d9a8
commit
3cd460318a
124 changed files with 3915 additions and 9579 deletions
1
vendor/github.com/blevesearch/bleve/.travis.yml
generated
vendored
1
vendor/github.com/blevesearch/bleve/.travis.yml
generated
vendored
|
|
@ -12,7 +12,6 @@ script:
|
|||
- go get -u github.com/FiloSottile/gvt
|
||||
- gvt restore
|
||||
- go test -v $(go list ./... | grep -v vendor/)
|
||||
- go test -v ./test -indexType=firestorm
|
||||
- go vet $(go list ./... | grep -v vendor/)
|
||||
- errcheck $(go list ./... | grep -v vendor/)
|
||||
- docs/project-code-coverage.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue