NAME

    Dist::Zilla::Plugin::Travis::ConfigForReleaseBranch - Create a
    .travis.yml suitable for built branches

VERSION

    This document describes version 0.004 of
    Dist::Zilla::Plugin::Travis::ConfigForReleaseBranch - released April
    29, 2015 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 <http://travis-ci.org> 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, 5.18,
    5.20, and 5.21. The 5.8 and 5.21 build jobs are 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.

      * Dist::Zilla::Plugin::Git::CommitBuild

      * Dist::Zilla::TravisCI

SOURCE

    The development version is on github at
    http://https://github.com/RsrchBoy/dist-zilla-plugin-travis-configforreleasebranch
    and may be cloned from
    git://https://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>

 I'm a material boy in a material world

    Please note I do not expect to be gittip'ed or flattr'ed for this work,
    rather it is simply a very pleasant surprise. I largely create and
    release works like this because I need them or I find it enjoyable;
    however, don't let that stop you if you feel like it ;)

    Flattr
    <https://flattr.com/submit/auto?user_id=RsrchBoy&url=https%3A%2F%2Fgithub.com%2FRsrchBoy%2Fdist-zilla-plugin-travis-configforreleasebranch&title=RsrchBoy's%20CPAN%20Dist-Zilla-Plugin-Travis-ConfigForReleaseBranch&tags=%22RsrchBoy's%20Dist-Zilla-Plugin-Travis-ConfigForReleaseBranch%20in%20the%20CPAN%22>,
    Gratipay <https://gratipay.com/RsrchBoy/>, or indulge my Amazon
    Wishlist <http://bit.ly/rsrchboys-wishlist>... If and *only* if you so
    desire.

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