travis.yml: pass --tap
argument. (#408)
This should get `master` testing formulae again. Closes https://github.com/Homebrew/brew/issues/100.
This commit is contained in:
parent
88c032c58e
commit
b81904367d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ install:
|
|||
- ulimit -n 1024
|
||||
|
||||
script:
|
||||
- brew test-bot
|
||||
- brew test-bot --tap=homebrew/core
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
|
|
Loading…
Reference in a new issue