From cddce3eb33e81f836c1a5301fda89ba0973fd79d Mon Sep 17 00:00:00 2001 From: Olaf Alders Date: Fri, 11 Oct 2019 09:58:38 -0400 Subject: [PATCH] Add 5.30-thr to Travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 06796e9d8..11332d39d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ perl: - "blead" - "blead-thr" - "5.30" + - "5.30-thr" - "5.28" - "5.28-thr" - "5.26"