Skip to content

Commit

Permalink
add goreleaser test
Browse files Browse the repository at this point in the history
  • Loading branch information
sklevenz committed May 19, 2019
1 parent 08a009d commit 26ed67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ brew:
description: "A go program that generates terraform using go templates ..."
install: |
bin.install "terraformer"
test: |
system "#(bin)/terraformer --version"
github:
owner: klaeff
name: homebrew-tap

0 comments on commit 26ed67d

Please sign in to comment.