diff --git a/.travis.yml b/.travis.yml index 4abad145..add8100a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,8 @@ install: - cpanm --notest Net::Telnet - cpanm --notest Net::Telnet::Cisco - cpanm --notest POE + - cpanm --notest POE::Component::IRC + - cpanm --notest POE::Quickie - cpanm --notest Proc::ProcessTable - cpanm --notest Redis - cpanm --notest WWW::Mechanize::TreeBuilder