Skip to content

Commit

Permalink
brew unlink python@2
Browse files Browse the repository at this point in the history
  • Loading branch information
nealrichardson committed Feb 23, 2020
1 parent fd1d6eb commit 03e67f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/python-wheels/travis.osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ before_install:
- git -C arrow checkout FETCH_HEAD

- brew update
- brew unlink python@2
- brew bundle --file=arrow/cpp/Brewfile
# Install tools to build bundled Thrift
- brew install
Expand Down

0 comments on commit 03e67f5

Please sign in to comment.