Skip to content
Snippets Groups Projects

Initial implementation of an elasticsearch indexer in Go

Merged Nick Thomas requested to merge 1-initial-implementation into master
All threads resolved!
1 file
+ 0
9
Compare changes
  • Side-by-side
  • Inline
+ 0
9
@@ -11,15 +11,6 @@
- make test
- make cover
test 1.5:
<<: *test
image: golang:1.5
test 1.6:
<<: *test
image: golang:1.6
test 1.7:
<<: *test
image: golang:1.7
Loading