simplify travis config
authorKaren Etheridge <ether@cpan.org>
Sun, 26 Apr 2020 17:19:16 +0000 (10:19 -0700)
committerKaren Etheridge <ether@cpan.org>
Sun, 26 Apr 2020 18:11:14 +0000 (11:11 -0700)
commit466ba22849f9f3caad99545287e8d13a7bcf8803
tree001d95a8f00bd2358f643ae0058bf4e6eead8392
parente157f8827a1ba2ccf3cdf66efa7d49219be582e5
simplify travis config

The travis-perl helpers do not seem to be helping here -- the split build
feature seems to have some artifacts bleeding over -- e.g. see the attempt to
install B::Hooks::OP::Check::Install::Files, which occurs even before
Makefile.PL is run, at https://travis-ci.org/github/p5sagit/Devel-Declare/jobs/679765553

Unfortunately we also lose the ability to test on blead and latest point
release with this change.
.travis.yml