Hello,
https://travis-ci.org/chipitsine/openvpn/jobs/644745481?utm_medium=notification&utm_source=github_status
it indicates "ERROR" when running tests, however tests are ok after all.
[ RUN ] tls_crypt_v2_wrap_too_long_metadata
ERROR: could not crypt: insufficient space in dst
[ OK
From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in favour
of "jobs".
LD_LIBRARY_PATH was replac
From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
travis-ci images were upgraded to bionic.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in fav
Hi,
On 01-02-2020 13:43, Илья Шипицин wrote:
> https://travis-ci.org/chipitsine/openvpn/jobs/644745481?utm_medium=notification&utm_source=github_status
>
> it indicates "ERROR" when running tests, however tests are ok after all.
>
> [ RUN ] tls_crypt_v2_wrap_too_long_metadata
>
> ERROR: could n