From 528bec5859ede576168511666ee085ff91b5e421 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 16:53:17 +0200 Subject: [PATCH] Add "XML::LibXML" to test dependencies --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b8a1b713..4abad145 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,7 @@ install: - cpanm --notest Redis - cpanm --notest WWW::Mechanize::TreeBuilder - cpanm --notest Text::Iconv + - cpanm --notest XML::LibXML - cpanm --notest XML::Simple - cpanm --notest XML::Twig - cpanm --notest nvidia::ml