diff --git a/.travis.yml b/.travis.yml index cb3fc612..7c5a84e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"