Merge pull request #7976 from orbea/brew
travis: Attempt to fix xcode9.3 travis build.
This commit is contained in:
commit
63ba60ae1a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue