]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README.md
work around DZP::TravisYML bug for now
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README.md
index 710d971de3658f74f8fe01f147b0f8df40063d25..64a23f1052449fb134a43bbd6ab10bafa8401679 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built
 
 # VERSION
 
-version 0.002
+version 0.005
 
 # SYNOPSIS
 
@@ -45,6 +45,8 @@ You probably don't want to use this.
     [PodSyntaxTests]
     [Test::Pod::No404s]
     [Test::Compile]
+    [Test::MinimumVersion]
+    max_target_perl     = 5.10.1
     [Test::EOL]
     [Test::NoTabs]
     [Test::Perl::Critic]
@@ -87,6 +89,7 @@ You probably don't want to use this.
     location            = build
     type                = text
     [TravisYML]
+    build_branch        = /^(dist|build\/.*)$/
     [Manifest]
     [ManifestSkip]
 
@@ -113,6 +116,10 @@ You probably don't want to use this.
 
 # ATTRIBUTES
 
+## authority
+
+Specify the release authority. Defaults to `cpan:CCM`.
+
 ## installer
 
 Specify which installer to use, such as:
This page took 0.020339 seconds and 4 git commands to generate.