travis.yml: bump ulimit to 1024
Closes Homebrew/homebrew#43635. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
75ae0cfb3a
commit
0f86677ffc
@ -36,6 +36,7 @@ install:
|
||||
brew untap homebrew/versions;
|
||||
fi
|
||||
- export HOMEBREW_DEVELOPER="1"
|
||||
- ulimit -n 1024
|
||||
|
||||
script:
|
||||
- brew test-bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user