From a3d0fc15d9ce015a48adfa7b94b665b1aeee6fa1 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Wed, 28 Jun 2017 00:14:19 +0200 Subject: [PATCH] travis: Switch installed via cpan --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1f3ad4bd..546428f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,8 +43,9 @@ install: - cpanm --notest POE::Quickie - cpanm --notest Proc::ProcessTable - cpanm --notest Redis - - cpanm --notest WWW::Mechanize::TreeBuilder + - cpanm --notest Switch - cpanm --notest Text::Iconv + - cpanm --notest WWW::Mechanize::TreeBuilder - cpanm --notest YAML - cpanm --notest XML::LibXML - cpanm --notest XML::Simple