Add goreleaser to distribute binaries (#460)
See https://github.com/future-architect/vuls/issues/459
This commit is contained in:
		
				
					committed by
					
						
						Kota Kanbe
					
				
			
			
				
	
			
			
			
						parent
						
							83bbbd0cb0
						
					
				
				
					commit
					a8483b2195
				
			@@ -3,3 +3,5 @@ language: go
 | 
			
		||||
go:
 | 
			
		||||
  - 1.8
 | 
			
		||||
 | 
			
		||||
after_success:
 | 
			
		||||
  - test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user