projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa8b244
)
Use trusty for travis builds
author
Bernd Edlinger
<bernd.edlinger@hotmail.de>
Sun, 21 Jul 2019 08:41:39 +0000
(10:41 +0200)
committer
Bernd Edlinger
<bernd.edlinger@hotmail.de>
Sun, 21 Jul 2019 09:07:45 +0000
(11:07 +0200)
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)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index c3e035eb392801838d1cb2d62cb72dbe77c5a4ad..0a50db1c69360e536336788f7a2b5ce136d4ef5d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,3
+1,4
@@
+dist: trusty
language: c
addons: