NAME
Dist::Zilla::Plugin::Travis::ConfigForReleaseBranch - Create a .travis.yml suitable for built branches
VERSION
This document describes version 0.001 of Dist::Zilla::Plugin::Travis::ConfigForReleaseBranch - released August 12, 2013 as part of Dist-Zilla-Plugin-Travis-ConfigForReleaseBranch.
SYNOPSIS
; in your dist.ini
[Travis::ConfigForReleaseBranch]
DESCRIPTION
This is a simple Dist::Zilla::Plugin::InlineFiles plugin to include a sensible -- or so this author believes -- .travis.yml
suitable for running Travis-CI jobs off of a release branch like one generated by the Dist::Zilla::Plugin::Git::CommitBuild plugin.
By default, we build against Perl 5.8, 5.10, 5.12, 5.14, 5.16 and 5.18. The 5.8 build job is allowed to fail without causing the entire build run to fail.
EARLY VERSION!
Yep, this is an early, early version. No tests, and no flexibility in configuration details. Anyone wishing to assist (and faster than this author in remedying this sad, sad state of affairs) is more than welcome to submit pull requests. Good pull requests are likely to earn the undying gratitude of this humble CPAN author.
SEE ALSO
Please see those modules/websites for more information related to this module.
SOURCE
The development version is on github at http://github.com/RsrchBoy/dist-zilla-plugin-travis-configforreleasebranch and may be cloned from git://github.com/RsrchBoy/dist-zilla-plugin-travis-configforreleasebranch.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/RsrchBoy/dist-zilla-plugin-travis-configforreleasebranch /issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999