mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-02 00:42:33 +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
|
osx_image: xcode9.2
|
||||||
install:
|
install:
|
||||||
- brew update
|
- brew update
|
||||||
|
- /usr/bin/yes | pip2 uninstall numpy # see https://github.com/travis-ci/travis-ci/issues/6688
|
||||||
- brew upgrade python
|
- brew upgrade python
|
||||||
- brew upgrade
|
- brew upgrade
|
||||||
- brew install boost cmake bullet ffmpeg glm openal-soft qt5 sdl2 jack
|
- brew install boost cmake bullet ffmpeg glm openal-soft qt5 sdl2 jack
|
||||||
|
Loading…
Reference in New Issue
Block a user