Re: [Openvpn-devel] [PATCH] travis-ci: cleanup and upgrade ssl libraries

2018-05-13 Thread Steffan Karger
Hi, On 09-04-18 11:10, Ilya Shipitsin wrote: > both "compiler" and "exclude" are redundant, so remove them Makes sense. Though now that you're touching this anyway, maybe also add an OpenSSL 1.0.1 build? Since that's the oldest OpenSSL version we support in the master branch, that's an interest

[Openvpn-devel] [PATCH] travis-ci: cleanup and upgrade ssl libraries

2018-04-09 Thread Ilya Shipitsin
both "compiler" and "exclude" are redundant, so remove them Signed-off-by: Ilya Shipitsin --- .travis.yml | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index 51645924..1cbd96bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,6 @