mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
travis: do not import missing File::Tail::Multi
This commit is contained in:
parent
a8dca90740
commit
fea84ffc20
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,6 @@ install:
|
||||||
- cpanm --notest Device::SerialPort
|
- cpanm --notest Device::SerialPort
|
||||||
- cpanm --notest FCGI::Client
|
- cpanm --notest FCGI::Client
|
||||||
- cpanm --notest File::ReadBackwards
|
- cpanm --notest File::ReadBackwards
|
||||||
- cpanm --notest File::Tail::Multi
|
|
||||||
- cpanm --notest Graphics::ColorObject
|
- cpanm --notest Graphics::ColorObject
|
||||||
- cpanm --notest IPC::Run3
|
- cpanm --notest IPC::Run3
|
||||||
- cpanm --notest IPC::ShareLite
|
- cpanm --notest IPC::ShareLite
|
||||||
|
@ -55,6 +54,7 @@ install:
|
||||||
# - Sys::Virt version matching the test system's libvirt-dev
|
# - Sys::Virt version matching the test system's libvirt-dev
|
||||||
- cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz
|
- cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz
|
||||||
# Modules used by plugins, but missing on cpan
|
# Modules used by plugins, but missing on cpan
|
||||||
|
# - File::Tail::Multi
|
||||||
# - Sun::Solaris::Kstat
|
# - Sun::Solaris::Kstat
|
||||||
# - VMware::VIRuntime
|
# - VMware::VIRuntime
|
||||||
# - MythTV
|
# - MythTV
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue