Skip to content

Commit

Permalink
stop testing on perl 5.20 and start on 5.28
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Sep 24, 2019
1 parent 9b98ebf commit 68ae27c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ language: perl
sudo: false
perl:
# - "blead"
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"
# - "5.20"
# - "5.18"
# - "5.16"
# - "5.14"
Expand Down

0 comments on commit 68ae27c

Please sign in to comment.