The idea is to speedup Travis CI smoke run time. Most of the time when submitting a case, you do not really need to run the test suite on all Perl Flavors. I'm suggesting to limit it to a single flavor on all PR or commit outside of blead, and let blead do the complete smoking. Another thing we should consider is abort the Travis CI build on the first failure.