On 2020-9-7 18:45 , Ralph Seichter wrote: > I fail to remember the last time one of my builds successfully passed > Travis CI. All I see are timeouts [1]. Other peoples' jobs apparently > make it through Travis OK, so I wander what I can do to increase my > chances? > > [1] https://travis-ci.org/github/macports/macports-ports/jobs/724689780
It's just a matter of how long your port takes to build (including installing all its dependencies). Travis has a fixed time limit of 50 minutes. Azure has a longer limit but it's still too short for some ports. - Josh
