From f043e1555ce4985984a872d327364f62341ffaca Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 16:43:37 +0200 Subject: [PATCH] Add more test dependencies --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index d85ef88d..b8a1b713 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ install: - cpanm --notest Cache::Memcached - cpanm --notest DBD::Pg - cpanm --notest Data::Dump + - cpanm --notest Date::Parse - cpanm --notest Device::SerialPort - cpanm --notest FCGI::Client - cpanm --notest File::ReadBackwards @@ -23,14 +24,19 @@ install: - cpanm --notest Graphics::ColorNames - cpanm --notest IPC::Run3 - cpanm --notest IPC::ShareLite + - cpanm --notest JSON::Any - cpanm --notest Modern::Perl - cpanm --notest MooseX::POE + - cpanm --notest Net::SNMP - cpanm --notest Net::Telnet - cpanm --notest Net::Telnet::Cisco - cpanm --notest POE - cpanm --notest Proc::ProcessTable - cpanm --notest Redis - cpanm --notest WWW::Mechanize::TreeBuilder + - cpanm --notest Text::Iconv + - cpanm --notest XML::Simple + - cpanm --notest XML::Twig - cpanm --notest nvidia::ml # - Sys::Virt version matching the test system's libvirt-dev - cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz