summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2019-07-21 10:41:39 +0200
committerBernd Edlinger <bernd.edlinger@hotmail.de>2019-07-21 11:07:45 +0200
commit0bc650d58a58a8b4af97639b952eac3558bb982e (patch)
treeed39a20db1a0c49c0ad2c5a7fd1931ba31f2cf2c
parentaa8b244e5c22193078e3e80fad1f5b27bf62c73b (diff)
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 <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/9425)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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: