On Oct 18, 2020, at 15:45, Carol Willing <[email protected]> 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 timing > out.
Along those lines, if we are basically going to ignore the Travis CI results, perhaps we should consider being "good citizens" and stop running them all together. Each PR change triggers multiple builds to run under Travis and all that extra and useless work contributes to the load on Travis and no doubt is not good for overall Travis responsiveness. -- Ned Deily [email protected] -- [] _______________________________________________ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZUHXBNZYLGRT2JKPRC5PKHULHV6JIRBZ/ Code of Conduct: https://www.python.org/psf/codeofconduct/
