[core-workflow] CircleCI or Travis?

Brett Cannon brett at python.org
Mon Nov 21 13:28:42 EST 2016


On Fri, 18 Nov 2016 at 19:43 Berker Peksağ <berker.peksag at gmail.com> wrote:

> On Sat, Nov 19, 2016 at 4:26 AM, Brett Cannon <brett at python.org> wrote:
> > https://github.com/brettcannon/cpython-ci-test has configurations for
> both
> > CircleCI and Travis. If I'm missing something in either configuration
> then
> > please let me know (e.g. there is still a free container to use on
> > CircleCI). If I also missed a better CI service then also let me know
> (but I
> > don't think I have).
> >
> > Otherwise please look at the output of both CI services and let it be
> known
> > which service you prefer (i.e. +1/+0/-0/-1 for both services). Ignore the
> > fact that the doc tests are failing as I have fixed that in Python 3.6
> and
> > 3.7 already. Consider ease of reading the output, how long it took to
> build
> > (e.g. I might turn off macOS support on Travis because they seem to have
> > under-provisioned those machines), etc.
>
> +1 for Travis CI because I'm more familiar with it. I only looked at
> the latest builds and it looks like Travis CI is faster than Circle CI
> (12 min vs. 30 min, excluding installing dependencies etc.)
>

So total execution may be faster, but for Travis there's a bigger delay in
actually starting the build.


>
> Thanks for working on this, Brett! :)
>

Welcome!

-Brett


>
> --Berker
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20161121/49238079/attachment.html>


More information about the core-workflow mailing list