From 2b6d5c5ac61dae002cb3d323b9ca65c8d33c2b55 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 16:55:41 +0200 Subject: [PATCH] Add some POE libs to test dependencies --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) 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