[libclass-tiny-perl] 05/11: fix .travis.yml for change to travis helper

gregor herrmann gregoa at debian.org
Sun May 31 14:03:53 UTC 2015


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

gregoa pushed a commit to annotated tag release-1.000
in repository libclass-tiny-perl.

commit e3aed4c8a786e99459eac7d5716a884ce5b94e08
Author: David Golden <dagolden at cpan.org>
Date:   Tue Jul 15 11:44:46 2014 -0400

    fix .travis.yml for change to travis helper
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index d364e47..b8a84de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,14 +3,14 @@ perl:
   - "5.6.2"
   - "5.8.1"
   - "5.8"
-  - "5.8.9_thr"
+  - "5.8.9-thr"
   - "5.10"
   - "5.12"
   - "5.14"
   - "5.16"
   - "5.18"
   - "5.20"
-  - "5.20.0_thr"
+  - "5.20.0-thr"
   - "blead"
 before_install:
   - git clone git://github.com/haarg/perl-travis-helper

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



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