git-test: bottle unneeded
This commit is contained in:
parent
63d1bf3bf7
commit
f42d22ecd3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class GitTest < Formula
|
|||
url "https://github.com/spotify/git-test/archive/v1.0.1.tar.gz"
|
||||
sha256 "1273d97644edf3690cc0310a1f6f33856f83bf736599c54150db7a7ad9e43983"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
share.install "test.sh"
|
||||
bin.install "git-test"
|
||||
|
|
Loading…
Reference in a new issue