Travis tidyups

Amendments attempting to get travis build order working
This commit is contained in:
Duncan Ferguson 2018-11-25 13:12:56 +00:00
parent e5c33c6e13
commit 5016a136d6
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,6 @@
use Module::Build;
use lib 'inc';
require Module::Build;
my %module_build_args = (
module_name => 'App::ClusterSSH',

View file

@ -1,6 +1,6 @@
Revision history for {{$dist->name}}
4.13.2_01 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
4.13.2_02 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fix Getopt--Long minimum version
4.13.2_01 2018-11-24 Duncan Ferguson <duncan_ferguson@user.sf.net>

View file

@ -62,5 +62,5 @@ repository.type = git
[PodCoverageTests]
[PodSyntaxTests]
[Run::BeforeBuild]
[Run::AfterBuild]
run = bin_PL/cssh --generate-pod | pod2text > README