[carton] 193/472: Enable travis

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:46 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 78162aaf791d423c6bcad96f8381f4c0d890f60a
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Wed May 29 18:06:33 2013 +0900

    Enable travis
---
 .travis.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..4ef71ea
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,8 @@
+language: perl
+perl:
+  - 5.16
+  - 5.14
+  - 5.12
+  - 5.10
+script:
+  - prove -lr xt

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



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