1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-04 01:29:45 +02:00

Try to fix mac build

This commit is contained in:
Filip Gawin 2018-05-19 20:08:00 +02:00 committed by GitHub
parent a9f60b84c8
commit f3ff844112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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