Skip to content

Commit

Permalink
Updating Test dependencies for better windows experience
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwills-optus committed Oct 16, 2017
1 parent 977ad54 commit c0a28d4
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 @@ -20,7 +20,7 @@ my $builder = Module::Build->new(
},
build_requires => {
'Test::More' => '0.88',
'Test::Warnings' => 0,
'Test::Warnings' => '0.026',
},
share_dir => {
dist => [
Expand Down

0 comments on commit c0a28d4

Please sign in to comment.