Re: RFC: fix --enable-read-only build failure due to snmpping

2018-05-16 Thread Bill Fenner
On Tue, May 15, 2018 at 9:40 PM, Robert Story wrote: > On Wed, 16 May 2018 03:13:34 +0200 Magnus wrote: > MF> > Yes, but it doesn't break for a default configure, which is > MF> > the criteria for a show stopper in the RC phase. Of course +3 > MF> > votes for anything is an automatic show stopper

[PATCH, RFC] Add Travis and Appveyor CI support

2018-05-16 Thread Bart Van Assche
This patch makes it possible to enable Travis and Appveyor continuous integration support. On Travis Net-SNMP is built with all MIBs, with --disable-set-support, with --enable-mini-agent, with --enable-minimalist and with --enable-read-only. All these configurations are built on Linux and on OS/X.