Skip to content

Commit

Permalink
Update Travis CI Perl versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpalmer committed Nov 16, 2019
1 parent 4cec157 commit 80ccbca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
@@ -1,10 +1,10 @@
language: perl
perl:
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
- "5.22"
- "5.24"
- "5.26"
- "5.28"
- "5.30"

before_install:
cpanm -n Devel::Cover::Report::Coveralls XML::OPML::SimpleGen
Expand Down

0 comments on commit 80ccbca

Please sign in to comment.