From 2882ff54d646789c0d9dd926d27a6bf98eb7ed57 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sun, 5 Oct 2014 00:17:33 +0200 Subject: [PATCH] Be verbose --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b5d8e8c1..79957420 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,4 +54,4 @@ install: # - Sun::Solaris::Kstat # - VMware::VIRuntime # - MythTV -script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove" +script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove -v"