git-test: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:08:19 +08:00
parent 63d1bf3bf7
commit f42d22ecd3

View file

@ -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"