1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-16 07:20:54 +00:00

Merge branch 'nighthawk469-master-patch-53669' into 'master'

Change travis script back to how it was. To avoid compiler error from old clang version.

See merge request OpenMW/openmw!779
This commit is contained in:
psi29a 2021-04-28 05:51:55 +00:00
commit 27b20a45e3

View File

@ -22,9 +22,9 @@ addons:
]
matrix:
include:
- name: OpenMW (all) on MacOS 10.15 with Xcode 10.2
- name: OpenMW (all) on MacOS 10.15 with Xcode 11.6
os: osx
osx_image: xcode10.2
osx_image: xcode11.6
- name: OpenMW (all) on Ubuntu Focal with GCC
os: linux
dist: focal