Skip to content
Snippets Groups Projects
Commit 1529fcef authored by Mike McQuaid's avatar Mike McQuaid
Browse files

brew-test-bot: fetch before install.

parent 0d19e2be
No related branches found
No related tags found
No related merge requests found
......@@ -230,6 +230,7 @@ class Test
@category = __method__.to_s + ".#{formula}"
test "brew audit #{formula}"
test "brew fetch --deps #{formula}"
test "brew install --verbose --build-bottle #{formula}"
return unless steps.last.status == :passed
test "brew bottle #{formula}", true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment