Is this some super-popular but yet not very well known (to me, at least) piece of software? Because it sure seems like they've got some pretty hardcore fans.
In short, Travis makes CI testing easy and fun for OS projects.
Correct me if I'm wrong, but I don't see many Perl users adopting this. Perl has had a similar service built into CPAN for many years. The big advantage I see in CPAN Testers is that it tests your code on about 50 different versions of Perl on about 20 different operating systems. And the only thing you need to do to use this service is upload your code to CPAN.
I'd really like to see more detailed test breakdowns and code coverage reports. But I expect this will be a lot harder if there's no standardised output format for such things.
Very good work though!
This is something I've wanted to set up for a long time. Let's chat on IRC some time?