Re: ...unless you have no other option
It may just mean that they do integration testing well. I've seen large systems complete all their tests within a few hours and only once a day for the whole development team based on just the merged branches, while other systems have run the whole CI suite for each developer every night for each branch they are working on. Guess which approach costs a lot more in CPU cycles and development time, but far less overall for the business long term.