Merge branch 'master' of https://github.com/oranmoshai/esquery
This commit is contained in:
		
						commit
						a8c117a343
					
				@ -1,7 +1,9 @@
 | 
			
		||||
# esquery
 | 
			
		||||
 | 
			
		||||
[](https://godoc.org/github.com/aquasecurity/esquery) [](LICENSE) [](https://travis-ci.org/aquasecurity/esquery)
 | 
			
		||||
 | 
			
		||||
[](https://github.com/aquasecurity/esquery/releases/latest)
 | 
			
		||||
[](https://goreportcard.com/report/github.com/aquasecurity/esquery)
 | 
			
		||||
[](https://codecov.io/gh/aquasecurity/esquery)
 | 
			
		||||
 | 
			
		||||
**A non-obtrusive, idiomatic and easy-to-use query and aggregation builder for the [official Go client](https://github.com/elastic/go-elasticsearch) for [ElasticSearch](https://www.elastic.co/products/elasticsearch).**
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										6
									
								
								travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								travis.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
language: go
 | 
			
		||||
go:
 | 
			
		||||
 - 1.13.x
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
 - go test -v -race ./...
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user