Skip to content

Commit

Permalink
perl: switch to system-wide perl
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfralle committed Mar 8, 2018
1 parent 34c2ca4 commit 81c1afa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81c1afa

Please sign in to comment.