Skip to content

Commit

Permalink
Bump dependency on Test::More to v0.88
Browse files Browse the repository at this point in the history
Fixes #13
  • Loading branch information
geofffranks committed Oct 29, 2016
1 parent 4af77fc commit c698e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ my $builder = Module::Build->new(
'SUPER' => 0,
},
build_requires => {
'Test::More' => 0.45,
'Test::More' => 0.88,
},

add_to_cleanup => [
Expand Down

0 comments on commit c698e79

Please sign in to comment.