Dist-Zilla-TravisCI
view release on metacpan or search on metacpan
They're great! But they are also a bit too late in the process. Sure,
you can fix what you find after you've found something, but you want
some extra insurance that your production release is actually
production ready.
Development releases on CPAN also work, but you have no idea what is on
those CPAN tester platforms. Does it cover the full gamut of Perl
versions, or are they just grabbing the latest? Are they all using the
latest module dependencies (which may not be want you want)?
You have more control over your Travis CI platform, so you can set up
the environment the way you want it. That's not to say that the massive
CPAN tester army isn't a great boon for Perl, but in the fight against
bugs, you want every weapon available.
This sounds complicated...
Actually, it's the polar opposite of complicated. This is literally a
full guide on how to make it work:
1. Sign into Travis CI <http://travis-ci.org/users/auth/github> with
your GitHub account.
2. Flip a bit on your distro through the profile page
<https://travis-ci.org/profile>.
3. Put the TravisYML plugin in your dist.ini.
There's some extra configuration you can do: build branches, MVDT, etc.
But, that's the basic setup. Easy!
DONATIONS
Travis CI is a completely free service, and they put in a lot of hard
work to make it what it is.
Please donate! <https://love.travis-ci.org/>
TODO
* MVDT - Yes, I actually need to finish MVDT on my own distros.
AVAILABILITY
The project homepage is
https://github.com/SineSwiper/Dist-Zilla-TravisCI.
The latest version of this module is available from the Comprehensive
Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a
CPAN site near you, or see
https://metacpan.org/module/Dist::Zilla::TravisCI/.
SUPPORT
Internet Relay Chat
You can get live help by using IRC ( Internet Relay Chat ). If you
don't know what IRC is, please read this excellent guide:
http://en.wikipedia.org/wiki/Internet_Relay_Chat. Please be courteous
and patient when talking to us, as we might be busy or sleeping! You
can join those networks/channels and get help:
* irc.perl.org
You can connect to the server at 'irc.perl.org' and talk to this
person for help: SineSwiper.
Bugs / Feature Requests
Please report any bugs or feature requests via
https://github.com/SineSwiper/Dist-Zilla-TravisCI/issues.
AUTHOR
Brendan Byrd <bbyrd@cpan.org>
CONTRIBUTORS
* Alex Peters <lxp@cpan.org>
* Graham Knop <haarg@haarg.org>
* Kent Fredric <kentfredric@gmail.com>
* Peter Roberts <me+dev@peter-r.co.uk>
* Randy Stauner <randy@magnificent-tears.com>
* Torsten Raudssus <torsten@raudss.us>
* Yasutaka ATARASHI <yakex@cpan.org>
* ugexe (Nick Logan) <nlogan@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Brendan Byrd.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
( run in 3.398 seconds using v1.01-cache-2.11-cpan-d8267643d1d )