Re: [xml] Continuous integration for libxml2?

2015-10-29 Thread David Drysdale
On Wed, Oct 21, 2015 at 7:31 PM, Nick Wellnhofer wrote: > On 21/10/2015 09:11, David Drysdale wrote: > >> On Fri, Oct 16, 2015 at 2:41 PM, Daniel Veillard >> wrote: >> >>>The biggest issue I have is non-linux, I never use Windows or Macs >>> and

Re: [xml] Continuous integration for libxml2?

2015-10-21 Thread David Drysdale
On Wed, Oct 21, 2015 at 11:03 AM, Daniel Veillard wrote: > On Wed, Oct 21, 2015 at 08:11:47AM +0100, David Drysdale wrote: >> On Fri, Oct 16, 2015 at 2:41 PM, Daniel Veillard wrote: >> > On Fri, Oct 16, 2015 at 02:06:30PM +0100, David Drysdale wrote: >> >>

Re: [xml] Continuous integration for libxml2?

2015-10-21 Thread David Drysdale
On Fri, Oct 16, 2015 at 2:41 PM, Daniel Veillard wrote: > On Fri, Oct 16, 2015 at 02:06:30PM +0100, David Drysdale wrote: >> Hi folks, > > Hi David, > >> Does libxml2 have a continuous integration system running over it somewhere? > > Not that I know of :) >

[xml] Continuous integration for libxml2?

2015-10-16 Thread David Drysdale
Hi folks, Does libxml2 have a continuous integration system running over it somewhere? I've recently been exploring continuous integration systems and I used libxml2 as a guinea pig for getting various tools working in combination. Specifically, I've got a GitHub clone [1] of the repo that links