From 0a96f4c847732ba1d7c5e0bb551765f34b7bc08c Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Sun, 22 Mar 2020 21:27:44 +0100 Subject: [PATCH] get the default... --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1ce58a3dfa..a6b09c681d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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