Skip to content

Commit

Permalink
Pin Boost to version 1.71 on Travis/macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dictoon committed Sep 11, 2019
1 parent b87934b commit a349b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis/build-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ brew upgrade python@2
brew link python@2
brew info python@2

brew install boost boost-python embree llvm@5 lz4 openimageio qt xerces-c zlib
brew install boost@1.71 boost-python@1.71 embree llvm@5 lz4 openimageio qt xerces-c zlib

mkdir -p $HOME/Library/Python/2.7/lib/python/site-packages
echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' \
Expand Down

0 comments on commit a349b6a

Please sign in to comment.