Skip to content

Commit

Permalink
Add Perl versions 5.28 and 5.30 to Travis configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Oct 9, 2020
1 parent f613108 commit 76b026c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ dist: trusty
language: perl

perl:
- "5.30"
- "5.28"
- "5.26"
- "5.24"
- "5.22"
Expand Down

0 comments on commit 76b026c

Please sign in to comment.