From fd792164b94bd7cbaa787bdf78fd8c57f9bdabbb Mon Sep 17 00:00:00 2001 From: commitay Date: Wed, 4 Jul 2018 13:45:49 +1000 Subject: [PATCH] testbottest: add bottle block --- Formula/testbottest.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/testbottest.rb b/Formula/testbottest.rb index 1919581a..f6d18f27 100644 --- a/Formula/testbottest.rb +++ b/Formula/testbottest.rb @@ -5,6 +5,9 @@ class Testbottest < Formula sha256 "246c4839624d0b97338ce976100d56bd9331d9416e178eb0f74ef050c1dbdaad" head "https://github.com/Homebrew/homebrew-test-bot.git" + bottle do + end + depends_on :java => ["1.0+", :optional] fails_with :gcc do