|
|
@ -37,9 +37,9 @@ addons:
|
|
|
|
build_command: "make VERBOSE=1 -j3"
|
|
|
|
build_command: "make VERBOSE=1 -j3"
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
include:
|
|
|
|
include:
|
|
|
|
- name: OpenMW (all) on macOS Xcode 10.2
|
|
|
|
- name: OpenMW (all) on MacOS 10.15 with Xcode 12
|
|
|
|
os: osx
|
|
|
|
os: osx
|
|
|
|
osx_image: xcode10.2
|
|
|
|
osx_image: xcode12
|
|
|
|
if: branch != coverity_scan
|
|
|
|
if: branch != coverity_scan
|
|
|
|
- name: OpenMW (all) on Ubuntu Focal with GCC
|
|
|
|
- name: OpenMW (all) on Ubuntu Focal with GCC
|
|
|
|
os: linux
|
|
|
|
os: linux
|
|
|
|