travis now supports 5.22
[p5sagit/Try-Tiny.git] / dist.ini
index 19de5c4..fa1d1f1 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -18,6 +18,7 @@ Git::NextVersion_version_regexp = ^Try-Tiny-(.+)$
 skip = ^perl$
 ; tests for optional Sub::Name stuff
 skip = ^Sub::Name$
+skip = ^Sub::Util$
 ; tests optionally require Capture::Tiny
 skip = ^Capture::Tiny$
 
@@ -26,3 +27,4 @@ perl = 5.006
 
 [Prereqs / TestRecommends]
 Capture::Tiny = 0.12 ; capture_stderr
+Sub::Util = 0