test-bot: always check style of formula.
This commit is contained in:
parent
2714b163f4
commit
7c27fda11d
@ -634,6 +634,7 @@ module Homebrew
|
|||||||
install_passed = steps.last.passed?
|
install_passed = steps.last.passed?
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
test "brew", "style", formula_name
|
||||||
test "brew", "audit", *audit_args
|
test "brew", "audit", *audit_args
|
||||||
if install_passed
|
if install_passed
|
||||||
if formula.stable? && !ARGV.include?("--fast") && !ARGV.include?("--no-bottle") && !formula.bottle_disabled?
|
if formula.stable? && !ARGV.include?("--fast") && !ARGV.include?("--no-bottle") && !formula.bottle_disabled?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user