perl: switch to system-wide perl

This commit is contained in:
Lars Kruse 2017-07-01 00:53:02 +02:00
parent 34c2ca4dcd
commit 81c1afa7ba
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ install:
- sudo apt-get --no-install-recommends install munin-node
- sudo apt-get --no-install-recommends install libsys-virt-perl
- cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
# Modules used by test script
- cpanm --notest Capture::Tiny
- cpanm --notest File::Find