Travis build matrix adjustments
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 3 Apr 2020 15:26:57 +0000 (17:26 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 9 Apr 2020 07:20:37 +0000 (09:20 +0200)
commitfbc6efbbc16fc1410f776431395ea2b2ad691d4c
tree7fe64ac7ca630425527cdd2c9299a38e3905badb
parent7b4344ac3e4d34c3086dfc46c92ebf73acfc390e
Travis build matrix adjustments

- do not exclude all clang builds on Linux
- exclude the constantly timeouting -fsanitize=address build on OS/X
- drop some mostly duplicate builds
- change the base linux distro to Bionic
- drop sudo as that is no longer needed - always on
- drop -D__NO_STRING_INLINES where not needed
- memleak test is not working with old clang

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11468)
.travis.yml