From ebd5b61dc42a14dfcf5b4d0230ba000d6e2fc078 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 22 Aug 2019 13:03:16 +0200 Subject: [PATCH] Try switching the ppc build to xenial to get a newer gcc --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a92bb0687..54842ff94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ matrix: - <<: *test-ubuntu os: linux-ppc64le + dist: xenial before_script: - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32" env: