From 0bc650d58a58a8b4af97639b952eac3558bb982e Mon Sep 17 00:00:00 2001 From: Bernd Edlinger Date: Sun, 21 Jul 2019 10:41:39 +0200 Subject: Use trusty for travis builds this works around build failures due to clang error: unknown warning option '-Wno-extended-offsetof' [extended tests] Reviewed-by: Kurt Roeckx (Merged from https://github.com/openssl/openssl/pull/9425) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c3e035eb39..0a50db1c69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: trusty language: c addons: -- cgit v1.2.3