On Thu, Mar 23, 2017 at 09:39:14PM +0100, Lars Schneider wrote: > > Could be. Looking at: > > > > https://travis-ci.org/peff/git/branches > > > > It seems to timeout on over half the branches (in fact, there are only a > > few that passed all of the tests). My pattern is particularly spiky from > > Travis's perspective, because once a day I rebase everything on top of > > master and push them the whole thing in a bunch. So they 75 branches, > > all at once. That seems like it would be ripe for throttling (though I > > would much rather they just queue the builds and do them one at a time). > > Could you try to set this to 7 or less in your TravisCI? > https://docs.travis-ci.com/user/customizing-the-build#Limiting-Concurrent-Builds > > I am curious if this improves the situation. Sure, that's easy enough to try. I'll let it go for a few days with that and see if it improves. -Peff