From cbfc03c25eb507fcc4935450684f03ab2057e87b Mon Sep 17 00:00:00 2001 From: Ilia Kondrashov Date: Thu, 12 Feb 2015 17:29:49 +0100 Subject: [PATCH] add JSON module --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8e87fcf6..64c7c5d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ install: - cpanm --notest Graphics::ColorObject - cpanm --notest IPC::Run3 - cpanm --notest IPC::ShareLite + - cpanm --notest JSON - cpanm --notest JSON::Any - cpanm --notest Mail::Sendmail - cpanm --notest Modern::Perl