[libhtml-scrubber-perl] 02/30: Extend list of Perls in Travis config

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 13:46:18 UTC 2017


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

fsfs pushed a commit to annotated tag release/0.16
in repository libhtml-scrubber-perl.

commit 6316f8a96592c8f9c4e6a8bc2cf7d499272c243e
Author: Paul Cochrane <paul at liekut.de>
Date:   Tue Jun 6 08:18:23 2017 +0200

    Extend list of Perls in Travis config
---
 .travis.yml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index f818bc5..7835b89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,12 @@
 language: perl
 perl: 
+  - "5.26"
+  - "5.24"
+  - "5.22"
   - "5.20"
   - "5.18"
-#  - "5.16"
-#  - "5.14"
+  - "5.16"
+  - "5.14"
 
 before_install:
 

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



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