Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Sep 18, 2020
1 parent fe55aaa commit bd58ffa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
language: perl
sudo: false
perl:
- "blead"
- "5.22.0"
- "5.30"
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8.8"
matrix:
include:
- perl: 5.18
Expand Down

0 comments on commit bd58ffa

Please sign in to comment.