1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00

get the default...

This commit is contained in:
Bret Curtis 2020-03-22 21:27:44 +01:00
parent f2f5b1104f
commit 0a96f4c847

View File

@ -17,7 +17,7 @@ addons:
- ubuntu-toolchain-r-test
packages: [
# Dev
cmake, clang-6, clang-tools-6, gcc-9, g++-9, ccache,
cmake, clang-tools, gcc-9, g++-9, ccache,
# Boost
libboost-filesystem-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-system-dev,
# FFmpeg
@ -41,7 +41,7 @@ matrix:
os: osx
osx_image: xcode10.2
if: branch != coverity_scan
- name: OpenMW (all) on Ubuntu Xenial GCC-5
- name: OpenMW (all) on Ubuntu Xenial GCC-7
os: linux
dist: bionic
sudo: required