Re: [Cython] Travis-ci builds of OSX wheels

2014-07-03 Thread Robert Bradshaw
Sure! On Thu, Jul 3, 2014 at 3:49 AM, Matthew Brett wrote: > Hi, > > We just got scikit-image OSX wheel builds more or less fully automated > on travis-ci : > > https://travis-ci.org/scikit-image/scikit-image-wheels > https://github.com/scikit-image/scikit-image-wheels > > Any interest in getting

[Cython] Travis-ci builds of OSX wheels

2014-07-03 Thread Matthew Brett
Hi, We just got scikit-image OSX wheel builds more or less fully automated on travis-ci : https://travis-ci.org/scikit-image/scikit-image-wheels https://github.com/scikit-image/scikit-image-wheels Any interest in getting the same thing working for Cython? Cheers, Matthew __