summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <xdg@xdg.me>2020-09-17 22:33:54 -0400
committerDavid Golden <xdg@xdg.me>2020-09-17 22:33:54 -0400
commit477eef23f411e1a3db93a608134001e7c4c3bdff (patch)
treebfe0d784243f17d15437eed2fb0f3af620b92671
parentbd58ffa372a48f0ac4d8086e6e9d8aeb392cfee3 (diff)
Make odd numbers testing releases
-rw-r--r--dist.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 007f379..e72c85b 100644
--- a/dist.ini
+++ b/dist.ini
@@ -11,6 +11,9 @@ stopwords = RFC's
stopwords = hostonly
stopwords = httponly
+[ReleaseStatus::FromVersion]
+testing = third_decimal_odd
+
[Prereqs]
; fixes Y2038 bug on older Perls
Time::Local = 1.1901