It appears that travis drastically increased the amount of available CPUs
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 16 Feb 2013 16:05:12 +0000 (17:05 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 16 Feb 2013 16:35:13 +0000 (17:35 +0100)
commit03d379e5603a94cc9df24ce3dec279c40542c9ea
treeaa63d25fa65d9b9d8f4e2b74f885d85f0bff12fd
parent5292b35adf732e6c40c8b68a291d4b1d3a6446a2
It appears that travis drastically increased the amount of available CPUs

Well, this is awesome - we just happen to be equipped to take advantage
of this ;)

Remove the branch-name limitations - now a smoke takes fraction of the time
it used to, no point to limit what we smoke anymore.

At the same time reduce the amount of threads building the perls - older
binaries do not build very well on -j32. This is a temporary thing - the
perl-building will soon be exported away anyway.
maint/travis-ci_scripts/10_before_install.bash
maint/travis-ci_scripts/20_install.bash