[libhtml-scrubber-perl] 10/28: Added Test::EOL and Test::NoTabs

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


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

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

commit e743f20b5ef7c8790d3bd0a7d3617b42a5f7652d
Author: Michael Caron <mrcaron at users.noreply.github.com>
Date:   Thu Mar 12 14:53:38 2015 -0500

    Added Test::EOL and Test::NoTabs
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 1a2cfef..db4ed37 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,10 @@ install:
   
   - cpanm --quiet --notest --skip-satisfied Pod::Markdown
   
+  - cpanm --quiet --notest --skip-satisfied Test::EOL
+  
+  - cpanm --quiet --notest --skip-satisfied Test::NoTabs
+  
   - dzil authordeps | grep -vP '[^\w:]' | xargs -n 5 -P 10 cpanm --quiet --notest --skip-satisfied
 
   - export RELEASE_TESTING=1 AUTOMATED_TESTING=1 AUTHOR_TESTING=1 HARNESS_OPTIONS=j10:c HARNESS_TIMER=1

-- 
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