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>
Tue, 19 Feb 2013 21:02:26 +0000 (22:02 +0100)
commit14e8cb27f784e6e54759623b7d0f3a8981610c7e
tree9fdbfc54d3c3ff4cc315591f6ea3875eead87e52
parentc817eca810e0239e0a603bddefa8257bd2e914a7
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