travis: Install goreleaser

This commit is contained in:
Daniel Oaks 2018-01-07 18:43:33 +10:00
parent 1c4f316ca9
commit cf53d27615

@ -3,5 +3,6 @@ language: go
install: make deps
script:
- go get github.com/goreleaser/goreleaser
- make
- make test