Re: [Openvpn-devel] [PATCH 1/1] initial cirrus-ci support

2019-04-16 Thread David Sommerseth
On 11/04/2019 22:51, chipits...@gmail.com wrote: > From: Ilya Shipitsin > > enabled FreeBSD 12.0 builds > > Signed-off-by: Ilya Shipitsin Hey, Just wondering about the value of adding yet another CI into the mix we have? We have Travis and buildbot. Travis doesn't handle all the *BSD flavours

[Openvpn-devel] [PATCH 1/1] initial cirrus-ci support

2019-04-11 Thread chipitsine
From: Ilya Shipitsin enabled FreeBSD 12.0 builds Signed-off-by: Ilya Shipitsin --- .cirrus.yml | 24 1 file changed, 24 insertions(+) create mode 100644 .cirrus.yml diff --git a/.cirrus.yml b/.cirrus.yml new file mode 100644 index ..955b8de0 --- /dev/null +++