[python-committers] Re: Travis CI is no longer mandatory on Python pull requests

2020-10-19 Thread Brett Cannon
On Sun, Oct 18, 2020 at 2:21 PM Ethan Furman wrote: > On 10/18/20 1:18 PM, Ned Deily wrote: > > On Oct 18, 2020, at 15:45, Carol Willing wrote: > >> We've largely moved away from Travis for Jupyter testing in favor of > Azure pipelines and CircleCI as Travis was becoming increasingly slow and >

[python-committers] Re: Travis CI is no longer mandatory on Python pull requests

2020-10-19 Thread Ned Deily
On Oct 19, 2020, at 13:59, Brett Cannon wrote: > On Sun, Oct 18, 2020 at 2:21 PM Ethan Furman wrote: >> On 10/18/20 1:18 PM, Ned Deily wrote: >> > On Oct 18, 2020, at 15:45, Carol Willing wrote: >> >> We've largely moved away from Travis for Jupyter testing in favor of >> >> Azure pipelines and

[python-committers] Re: Travis CI is no longer mandatory on Python pull requests

2020-10-19 Thread Brett Cannon
On Mon, Oct 19, 2020 at 11:22 AM Ned Deily wrote: > On Oct 19, 2020, at 13:59, Brett Cannon wrote: > > On Sun, Oct 18, 2020 at 2:21 PM Ethan Furman wrote: > >> On 10/18/20 1:18 PM, Ned Deily wrote: > >> > On Oct 18, 2020, at 15:45, Carol Willing wrote: > >> >> We've largely moved away from Tra

[python-committers] Re: Travis CI is no longer mandatory on Python pull requests

2020-10-19 Thread Ned Deily
On Oct 19, 2020, at 14:35, Brett Cannon wrote: > On Mon, Oct 19, 2020 at 11:22 AM Ned Deily wrote: >> On Oct 19, 2020, at 13:59, Brett Cannon wrote: >> > On Sun, Oct 18, 2020 at 2:21 PM Ethan Furman wrote: >> >> On 10/18/20 1:18 PM, Ned Deily wrote: >> >> > On Oct 18, 2020, at 15:45, Carol Will

[python-committers] Re: Travis CI is no longer mandatory on Python pull requests

2020-10-19 Thread Łukasz Langa
> On 19 Oct 2020, at 21:22, Ned Deily wrote: >>> Let's just disable Travis on all branches for now until there is reason to >>> believe the problems we've seen are fixed. >> +1 from me. > > Pablo, Łukasz: any objections to disabling Travis on your branches? If not, > one of us, or Ernest, can