[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:27 UTC 2013


The following commit has been merged in the master branch:
commit 84cb9cf3ecb634b6585358336215abc7fb2cdebf
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat Jul 21 03:46:53 2012 +0100

    Playing around with travis

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..60664e4
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,23 @@
+---
+perl:
+  - "5.16"
+  - "5.14"
+  - "5.12"
+  - "5.10"
+before_script:
+  - apt-get install aspell
+  - cpanm Module::Install
+  - cpanm Module::Install::AuthorRequires
+  - cpanm Module::Install::AuthorTests
+  - cpanm Module::Install::Authority
+  - cpanm Test::Pod
+  - cpanm Test::NoTabs
+  - cpanm Test::Pod::Coverage
+  - cpanm Pod::Coverage
+  - cpanm Pod::Coverage::TrustPod
+  - cpanm Test::Spelling
+  - cpanm Compress::Zlib
+  - cpanm Compress::Bzip2
+  - cpanm Crypt::CBC
+  - cpanm Crypt::Blowfish
+

-- 
libmessage-passing-perl Debian packaging



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