No need to test verbosely anymore

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-05 14:57:45 +02:00
parent cd6dafa842
commit ab5dfc2bba
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ install:
# - Sun::Solaris::Kstat
# - VMware::VIRuntime
# - MythTV
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove -v"
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove"