[libnet-duo-perl] 10/12: Fix typo in Travis CI configuration

Russ Allbery eagle at eyrie.org
Mon Jan 8 02:56:07 UTC 2018


This is an automated email from the git hooks/post-receive script.

rra pushed a commit to annotated tag release/1.01
in repository libnet-duo-perl.

commit 7c62b4fe3a48c04716e29def0f6576b5836b65b8
Author: Russ Allbery <rra at cpan.org>
Date:   Sun Aug 16 18:18:36 2015

    Fix typo in Travis CI configuration
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 461669d..9fd2c23 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ perl:
 
 env: AUTHOR_TESTING=1
 before_install:
-  - cpanm HTTP:Message
+  - cpanm HTTP::Message
   - cpanm JSON::PP
   - cpanm LWP::UserAgent
   - cpanm Perl6::Slurp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-duo-perl.git



More information about the Pkg-perl-cvs-commits mailing list