diff --git a/dev/tasks/python-wheels/travis.osx.yml b/dev/tasks/python-wheels/travis.osx.yml index f581009294b94..e746559bad894 100644 --- a/dev/tasks/python-wheels/travis.osx.yml +++ b/dev/tasks/python-wheels/travis.osx.yml @@ -39,7 +39,7 @@ before_install: - git -C arrow checkout FETCH_HEAD - brew update - - travis_wait 30 brew bundle --file=arrow/cpp/Brewfile + - brew bundle --file=arrow/cpp/Brewfile # Install tools to build bundled Thrift - brew install bison