mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-11 04:24:17 +00:00
travis: install Qt for OSX
This commit is contained in:
parent
1155e11cfc
commit
18e249e85e
@ -38,6 +38,7 @@ matrix:
|
||||
osx_image: xcode9.3
|
||||
script:
|
||||
- cd ~/
|
||||
- brew install --force-bottle qt5
|
||||
- git clone --depth=50 https://github.com/libretro/libretro-super
|
||||
- cd libretro-super/travis
|
||||
- ./build-retroarch-metal.sh
|
||||
|
Loading…
Reference in New Issue
Block a user