Skip to content

Commit

Permalink
add test for brew
Browse files Browse the repository at this point in the history
  • Loading branch information
mvrilo committed Jun 3, 2021
1 parent 182ff07 commit b99878d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,12 @@ brews:
name: homebrew-taps
folder: Formula
homepage: https://github.com/mvrilo/torresmo/
description: Experimental Torrent client and server
description: Experimental torrent client and server
license: MIT
commit_author:
name: Murilo Santana
email: mvrilo@gmail.com
install: |-
bin.install "torresmo"
test: |
system "#{bin}/torresmo -v"

0 comments on commit b99878d

Please sign in to comment.