mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
travis: build Metal with libretro-super instead
This commit is contained in:
parent
b2c704862a
commit
511dcb0d56
@ -37,7 +37,10 @@ matrix:
|
||||
- os: osx
|
||||
osx_image: xcode9.3
|
||||
script:
|
||||
- xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj
|
||||
- cd ~/
|
||||
- git clone --depth=50 https://github.com/libretro/libretro-super
|
||||
- cd libretro-super/travis
|
||||
- ./build-retroarch-metal.sh
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
|
Loading…
x
Reference in New Issue
Block a user