Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
update ci perl versions
  • Loading branch information
jfcoz committed Nov 7, 2019
1 parent dbc1496 commit 560bd83
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
language: "perl"
perl:
- "5.30"
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"

services:
- postgresql
Expand Down

0 comments on commit 560bd83

Please sign in to comment.