test-bot: tap cask before cask-tests.
This commit is contained in:
parent
3774b4641f
commit
8490985953
@ -669,6 +669,7 @@ module Homebrew
|
|||||||
test "brew", "readall", "--syntax"
|
test "brew", "readall", "--syntax"
|
||||||
if OS.mac? &&
|
if OS.mac? &&
|
||||||
(HOMEBREW_REPOSITORY/"Library/Homebrew/cask/cmd/brew-cask-tests.rb").exist?
|
(HOMEBREW_REPOSITORY/"Library/Homebrew/cask/cmd/brew-cask-tests.rb").exist?
|
||||||
|
run_as_not_developer { test "brew", "tap", "caskroom/cask" }
|
||||||
test "brew", "cask-tests"
|
test "brew", "cask-tests"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user