use Munin::Plugin (and whatever else) from system perl library

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 17:26:05 +02:00
parent b8ef86efd6
commit 8bda292b64
1 changed files with 1 additions and 1 deletions

View File

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