This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 54857d1cb2739ca881119f947617cf1084d07d88 Author: Tatsuhiko Miyagawa <[email protected]> Date: Sun Apr 19 19:14:27 2015 +0200 add 5.20 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eaf65f7..c06de62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,11 @@ language: perl perl: + - '5.20' - 5.18 - 5.16 - 5.14 - 5.12 - - 5.10 + - '5.10' - 5.8 before_install: - perlbrew install-cpanm -f -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
