1
0
mirror of synced 2026-04-04 04:19:33 +00:00

Travis CI: Also test against Perl 5.26 and 5.28

This commit is contained in:
Axel Beckert
2019-04-02 17:38:14 +02:00
parent 2a9fdc71e7
commit a11c9bf126

View File

@@ -1,5 +1,7 @@
language: perl
perl:
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"