Merge pull request #7976 from orbea/brew

travis: Attempt to fix xcode9.3 travis build.
This commit is contained in:
Rob Loach 2019-01-13 14:41:31 -05:00 committed by GitHub
commit 63ba60ae1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ matrix:
osx_image: xcode9.3
script:
- cd ~/
- brew update
- brew install --force-bottle qt5
- git clone --depth=50 https://github.com/libretro/libretro-super
- cd libretro-super/travis