Skip to content

Commit

Permalink
Re-install CLT.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jan 23, 2020
1 parent 0d184c6 commit d11fc46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ x-osx-shard: &x-osx-shard
# Fix missing headers under xcode11 on Mojave (macOS 10.14):
# https://github.com/python-pillow/Pillow/issues/3438#issuecomment-435169249
before_install:
- sudo rm -rf /Library/Developer/CommandLineTools
- xcode-select --install
- sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
install: |
PYENV="${PYENV_ROOT}/bin/pyenv"
Expand Down

0 comments on commit d11fc46

Please sign in to comment.