# NAME App::CISetup - Command line tools to generate and update Travis and AppVeyor configs for Perl libraries # VERSION version 0.03 # DESCRIPTION This distro includes two command-line tools, [update-travis-yml.pl](https://metacpan.org/pod/update-travis-yml.pl) and [update-appveyor-yml.pl](https://metacpan.org/pod/update-appveyor-yml.pl). They update Travis and AppVeyor YAML config files with some opinionated defaults. See the docs for the respective scripts for more details. # SUPPORT Bugs may be submitted through [https://github.com/maxmind/App-CISetup/issues](https://github.com/maxmind/App-CISetup/issues). # AUTHORS - Mark Fowler - Dave Rolsky # CONTRIBUTOR Mark Fowler # COPYRIGHT AND LICENSE This software is Copyright (c) 2017 by MaxMind, Inc. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible)