[carton] 322/472: Add more perl versions

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:00 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit a2642c74916b1ebee4785f1344387800d112e4e2
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Fri Jun 28 12:28:05 2013 -0700

    Add more perl versions
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 38fd5e0..eaf65f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,11 @@
 language: perl
 perl:
+  - 5.18
   - 5.16
   - 5.14
   - 5.12
   - 5.10
+  - 5.8
 before_install:
   - perlbrew install-cpanm -f
 install:

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



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