2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

travis: Switch installed via cpan

This commit is contained in:
Lars Kruse 2017-06-28 00:14:19 +02:00
parent c01fb0a904
commit a3d0fc15d9

View File

@ -43,8 +43,9 @@ install:
- cpanm --notest POE::Quickie - cpanm --notest POE::Quickie
- cpanm --notest Proc::ProcessTable - cpanm --notest Proc::ProcessTable
- cpanm --notest Redis - cpanm --notest Redis
- cpanm --notest WWW::Mechanize::TreeBuilder - cpanm --notest Switch
- cpanm --notest Text::Iconv - cpanm --notest Text::Iconv
- cpanm --notest WWW::Mechanize::TreeBuilder
- cpanm --notest YAML - cpanm --notest YAML
- cpanm --notest XML::LibXML - cpanm --notest XML::LibXML
- cpanm --notest XML::Simple - cpanm --notest XML::Simple