<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 March 2014 13:28, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com" target="_blank">fperez.net@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div>

Could you spec out what exactly are the needs we'd like to see covered that Travis doesn't provide? Having that clearly spelled out will be useful in making any future decision.</div></blockquote></div><br></div>

<div class="gmail_extra">Testing on Windows is the biggest thing - that's what we started paying ShiningPanda for. Travis has had an issue open for multi OS support for a couple of years, and I believe they now have OS X, though they don't advertise it. However, it's also proved useful to have some extra test jobs - like the docs build, or creating a tarball and installing from it before running the tests - that we don't want to wait for on every pull request, but it's good to have something checking every day to every few days. We're also planning to make our JS tests run on Gecko using slimerjs, which we'll probably want to handle in a similar way.<br>

<br></div><div class="gmail_extra">I've just done a quick search of the available options, and I could only see one hosted CI system with Windows support (Appveyor), and it doesn't appear to support Python. Previously, J<span class="">örgen set his machine up to run Windows builds, but I don't think he had time to maintain it. We may have to set up a VM on AWS/Azure/Google for Windows testing.<br>

<br></span></div><div class="gmail_extra"><span class="">Thomas<br></span></div></div>