mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-07 07:22:15 +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
|
- os: linux
|
||||||
env: BUILD_SYSTEM=cmake
|
env: BUILD_SYSTEM=cmake
|
||||||
- os: osx
|
- os: osx
|
||||||
|
osx_image: xcode10.1
|
||||||
env: BUILD_SYSTEM=qmake DEPLOY=1
|
env: BUILD_SYSTEM=qmake DEPLOY=1
|
||||||
- os: osx
|
- os: osx
|
||||||
|
osx_image: xcode10.1
|
||||||
env: BUILD_SYSTEM=cmake
|
env: BUILD_SYSTEM=cmake
|
||||||
|
|
||||||
sudo: required
|
sudo: required
|
||||||
|
Loading…
Reference in New Issue
Block a user