Skip to content

Commit

Permalink
update OSX Travis env before running tests
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Nov 24, 2020
1 parent 2ec251c commit 4597c09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
# since the last OS image build (as of July 2020), but the Travis OS still
# contains it, and it prevents updating of Python 3.
- brew update && brew unlink python@2 && brew install gpgme
- sudo rm -rf /Library/Developer/CommandLineTools && sudo xcode-select --install
script:
- hack/travis_osx.sh
- stage: local-build
Expand Down

0 comments on commit 4597c09

Please sign in to comment.