mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-22 02:12:45 +01:00
Try to fix mac build
This commit is contained in:
parent
a9f60b84c8
commit
f3ff844112
@ -25,6 +25,7 @@ matrix:
|
||||
osx_image: xcode9.2
|
||||
install:
|
||||
- brew update
|
||||
- /usr/bin/yes | pip2 uninstall numpy # see https://github.com/travis-ci/travis-ci/issues/6688
|
||||
- brew upgrade python
|
||||
- brew upgrade
|
||||
- brew install boost cmake bullet ffmpeg glm openal-soft qt5 sdl2 jack
|
||||
|
Loading…
Reference in New Issue
Block a user