Skip to content

Commit

Permalink
Perhaps bumping DBI::DBD will help Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Aug 25, 2016
1 parent 71d3545 commit 531da97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ WriteMakefile(
},
PREREQ_PM => {
'DBI' => 1.636,
'DBI::DBD' => '12.015129',
'XML::Twig' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
Expand Down

0 comments on commit 531da97

Please sign in to comment.