mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 00:35:05 +00:00
Use macOS xcode10.1 image in Travis
This commit is contained in:
parent
350825849b
commit
f1f8f10610
@ -16,8 +16,10 @@ matrix:
|
||||
- os: linux
|
||||
env: BUILD_SYSTEM=cmake
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
env: BUILD_SYSTEM=qmake DEPLOY=1
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
env: BUILD_SYSTEM=cmake
|
||||
|
||||
sudo: required
|
||||
|
Loading…
Reference in New Issue
Block a user