[libhtml-scrubber-perl] 08/30: Purge trailing whitespace in Travis config

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 13:46:19 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 1801f063285d84a9bd0220054fc4ecf9494e2fcc
Author: Paul Cochrane <paul at liekut.de>
Date:   Wed Jun 14 12:06:23 2017 +0200

    Purge trailing whitespace in Travis config
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index f818bc5..a4ce378 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
 language: perl
-perl: 
+perl:
   - "5.20"
   - "5.18"
 #  - "5.16"
@@ -15,9 +15,9 @@ install:
   # Deal with all the DZIL dependencies, quickly and quietly
 
   - cpanm --quiet --notest --skip-satisfied Dist::Zilla
-  
+
   - cpanm --quiet --notest --skip-satisfied Pod::Markdown
-    
+
   - 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