diff --git a/.travis.yml b/.travis.yml index ecfcded4..602e8ffa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,4 +53,4 @@ install: # - Sun::Solaris::Kstat # - VMware::VIRuntime # - MythTV -script: "prove" +script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove"