From: Bernd Edlinger Date: Sun, 21 Jul 2019 08:41:39 +0000 (+0200) Subject: Use trusty for travis builds X-Git-Tag: OpenSSL_1_0_2t~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0bc650d58a58a8b4af97639b952eac3558bb982e;p=oweals%2Fopenssl.git 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) --- 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: