Travis setup broken on collective.listingviews?

It seems that something is wrong with the travis setup for collective.listingviews. I tried to submit some code via a pull request and travis failed (even though my tests worked locally).

To test this out I did this "fake" pull request which just changes a comment, no code changes

Even this pull request fails with travis.

I'm willing to help here, just want some guidance on the travis thing.

Okay... I've fixed the travis setup for collective.listingviews and submitted a pull request for some fixes.
(A tedious but valuable exercise, took over 20 attempts between getting travis right and getting my contributed code to pass the tests :slight_smile: ).