1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

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

View file

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