diff --git a/.travis.yml b/.travis.yml index add8100a..93b32908 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,17 +16,21 @@ install: - cpanm --notest Cache::Memcached - cpanm --notest DBD::Pg - cpanm --notest Data::Dump + - cpanm --notest Date::Manip - cpanm --notest Date::Parse - cpanm --notest Device::SerialPort - cpanm --notest FCGI::Client - cpanm --notest File::ReadBackwards - cpanm --notest File::Tail::Multi - - cpanm --notest Graphics::ColorNames + - cpanm --notest Graphics::ColorObject - cpanm --notest IPC::Run3 - cpanm --notest IPC::ShareLite - cpanm --notest JSON::Any + - cpanm --notest Mail::Sendmail - cpanm --notest Modern::Perl - cpanm --notest MooseX::POE + - cpanm --notest Net::DNS + - cpanm --notest Net::OpenSSH - cpanm --notest Net::SNMP - cpanm --notest Net::Telnet - cpanm --notest Net::Telnet::Cisco