mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
travis: add OSX Metal build
This commit is contained in:
parent
bd43682341
commit
ad15f76ff5
@ -34,6 +34,10 @@ matrix:
|
||||
osx_image: xcode7.3
|
||||
script:
|
||||
- xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch.xcodeproj
|
||||
- os: osx
|
||||
osx_image: xcode9.3
|
||||
script:
|
||||
- xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj
|
||||
|
||||
script:
|
||||
- ./configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user