On Fri, Feb 3, 2012 at 11:02 AM, Lourens Naudé <[email protected]> wrote: > Hi Guys, > > I've been using Travis CI ( http://travis-ci.org/ ) for a Ruby binding that > wraps czmq ( https://github.com/methodmissing/rbczmq ) and also bundles both > libzmq and czmq as vendor'ed tarballs. > > Both frameworks build without any > issues https://github.com/methodmissing/rbczmq/blob/master/ext/rbczmq/extconf.rb#L45-57 . > Their VMs are Ubuntu based, with various build and notification hooks > supported. I can get pull requests up for Travis CI integration against both > zeromq and czmq repositories if there's enough votes in favor of using it as > a CI environment.
Hi, we currently got Jenkins builds here: http://build.zero.mq/. We are building on daily basis on Linux (x86_64, s390x, i386). Solaris, FreeBSD and hopefully at some point we can get the Windows builds back online as well. -- Mikko _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
