kszucs commented on a change in pull request #7785:
URL: https://github.com/apache/arrow/pull/7785#discussion_r456007128
##########
File path: dev/tasks/python-wheels/travis.osx.yml
##########
@@ -18,6 +18,35 @@ os: osx
osx_image: xcode11.3
language: generic
+addons:
+ homebrew:
+ packages:
+ - automake
Review comment:
We can reduce the preinstalled dependencies because for some of them we
bundled alternative, but I wouldn't like to do more roundtrips with travis
before cutting RC1.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]