travis: Attempt to fix xcode9.3 travis build.

This commit is contained in:
orbea 2019-01-10 21:34:46 -08:00
parent af48987eb9
commit 12bb9e5cb5

View File

@ -45,6 +45,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