brew-test-bot: fetch before install.
This commit is contained in:
parent
0d19e2be9e
commit
1529fcefb7
@ -230,6 +230,7 @@ class Test
|
|||||||
@category = __method__.to_s + ".#{formula}"
|
@category = __method__.to_s + ".#{formula}"
|
||||||
|
|
||||||
test "brew audit #{formula}"
|
test "brew audit #{formula}"
|
||||||
|
test "brew fetch --deps #{formula}"
|
||||||
test "brew install --verbose --build-bottle #{formula}"
|
test "brew install --verbose --build-bottle #{formula}"
|
||||||
return unless steps.last.status == :passed
|
return unless steps.last.status == :passed
|
||||||
test "brew bottle #{formula}", true
|
test "brew bottle #{formula}", true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user