Re: [Pdl-devel] Continuous integration on Windows using Appveyor CI

2015-08-05 Thread Zakariyya Mughal
On 2015-08-05 at 15:12:40 -0400, Chris Marshall wrote: > Fantastic! And thanks for the test cleanup as well. --Chris Two things: - I just got OS X builds enabled on Travis CI for PDLPorters/pdl (much thanks to the Travis CI support team). So we will soon have those working after a bit

Re: [Pdl-devel] Continuous integration on Windows using Appveyor CI

2015-08-05 Thread Chris Marshall
Fantastic! And thanks for the test cleanup as well. --Chris On Wed, Aug 5, 2015 at 12:11 PM, Zakariyya Mughal wrote: > Good localtime()! > > I have added Appveyor support to PDL so now all commits and pull > requests will be built on Windows automatically (under Strawberry Perl) > in addition

[Pdl-devel] Continuous integration on Windows using Appveyor CI

2015-08-05 Thread Zakariyya Mughal
Good localtime()! I have added Appveyor support to PDL so now all commits and pull requests will be built on Windows automatically (under Strawberry Perl) in addition to the Linux builds on Travis-CI[^osx]. You can see an example on the test-cleanup-3 branch PR