The default is 50 minutes, see https://docs.travis-ci.com/user/customizing-the-build#build-timeouts
Travis is willing to raise the default for the bitcoin/bitcoin repo slug to 90 minutes, see #16595 (comment)
This allows us to bypass the "exit early to save the depends or compiler cache" for bitcoin/bitcoin, but not for forks of this repo.
Fixes #16148