summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Pion <pion@afnic.fr>2022-05-02 11:02:43 +0200
committerAlexandre Pion <pion@afnic.fr>2022-05-02 11:06:22 +0200
commit1de8f843597fd8462a3e0a9e5884fed34567193b (patch)
tree4af06191e8fa4f1cc322ca2a4e20bd10fff68074
parentd889cdf591cc87724304fdb5413b90a5988cd2f5 (diff)
Update matrix of supported Perl versions
* Keep only the Perl versions provided on the supported OS. * Add Perl 5.32
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 290ca43..1875fc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,11 +5,9 @@ env:
language: perl
perl:
+ - "5.32"
- "5.30.2"
- - "5.28"
- "5.26"
- - "5.24"
- - "5.22"
- "5.14.4"
before_install: