1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00

Bump Xcode version while I'm at it

This commit is contained in:
Nikolay Kasyanov 2019-03-30 12:27:36 +01:00
parent a11c391231
commit 46b4aa4c4f

View File

@ -41,9 +41,9 @@ addons:
build_command: "make VERBOSE=1 -j3"
matrix:
include:
- name: OpenMW (all) on macOS Xcode 10.1
- name: OpenMW (all) on macOS Xcode 10.2
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
if: branch != coverity_scan
- name: OpenMW (all) on Ubuntu Xenial GCC-5
os: linux