[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:57:30 UTC 2013


The following commit has been merged in the master branch:
commit 4792977fca94a34db119b302de9410348cfe18a7
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat Jul 21 20:56:50 2012 +0100

    Rewrite travis.yml

diff --git a/.travis.yml b/.travis.yml
index d2d5ae6..c9cd4af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,4 @@
 ---
-language: perl
-perl:
-  - "5.16"
-  - "5.14"
-  - "5.12"
-  - "5.10"
 before_install:
   - sudo apt-get install aspell
   - cpanm Module::Install
@@ -18,9 +12,14 @@ before_install:
   - cpanm Pod::Coverage::TrustPod
   - cpanm Test::Spelling
   - cpanm Compress::Zlib
+  - cpanm Crypt::Blowfish
   - cpanm Compress::Bzip2
   - cpanm Crypt::CBC
-  - cpanm Crypt::Blowfish
+language: perl
 notifications:
-  irc: "irc.perl.org#message-passing"
-
+  irc: irc.perl.org#message-passing
+perl:
+  - 5.16
+  - 5.14
+  - 5.12
+  - 5.10

-- 
libmessage-passing-perl Debian packaging



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