[libdist-zilla-role-bootstrap-perl] 05/07: Add travis.yml
    Axel Beckert 
    abe at deuxchevaux.org
       
    Sat Aug  8 11:58:18 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag 0.1.0-source
in repository libdist-zilla-role-bootstrap-perl.
commit 6d769c1fa4ccd1125097c4ce9ec1826c622d583e
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Wed Sep 4 21:54:40 2013 +1200
    Add travis.yml
---
 .travis.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..481c4de
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,11 @@
+language: perl
+perl:
+  - "5.16"
+  - "5.14"
+  - "5.18"
+  - "5.19"
+branches:
+  only:
+    - "build/master"
+    - "releases"
+
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list