add travis config
[p5sagit/Object-Tap.git] / dist.ini
index 795c650..3a29368 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -8,6 +8,7 @@ license             = Perl_5
 [MetaYAML]
 [MetaJSON]
 [License]
+[MinimumPerl]
 
 [Git::Contributors]
 
@@ -21,7 +22,7 @@ repository.type   = git
 [RewriteVersion]
 
 [MakeMaker::Fallback]
-:version = 0.016
+:version = 0.017    ; -TRIAL, for PL_FILES => {}
 
 [ModuleBuildTiny::Fallback]
 :version = 0.015
@@ -41,7 +42,6 @@ release_branch = master
 branch = master
 remote_branch = master
 
-[ConfirmRelease]
 [UploadToCPAN]
 
 [Git::Tag]
@@ -56,3 +56,5 @@ allow_dirty_match = ^lib/.*\.pm$
 commit_msg = increment $VERSION after %v release
 
 [Git::Push]
+
+[ConfirmRelease]    ; loaded last, to allow all other before-release checks to run first