[Numpy-discussion] appveyor CI

Robert McGibbon rmcgibbo at gmail.com
Thu Mar 5 21:36:25 EST 2015


I develop on linux and osx, and I haven't experienced any Appveyor problems
related to line endings, so I assume it's normalized somehow.

-Robert
On Mar 5, 2015 5:08 PM, "Charles R Harris" <charlesr.harris at gmail.com>
wrote:

>
>
> On Thu, Mar 5, 2015 at 5:38 PM, Robert McGibbon <rmcgibbo at gmail.com>
> wrote:
>
>> From my experience, it's pretty easy, assuming you're prepared to pick up
>> some powershell.
>> Some useful resources are
>>
>>  - Olivier Grisel's example.
>> https://github.com/ogrisel/python-appveyor-demo
>>  - I made a similar example, using conda.
>> https://github.com/rmcgibbo/python-appveyor-conda-example
>>
>> One problem is that appveyor is often quite slow compared to TravisCI, so
>> this can be a little annoying. But it's better than nothing.
>>
>
> Do line endings in the scripts matter?
>
> Chuck
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150305/b0a32b79/attachment.html>


More information about the NumPy-Discussion mailing list