Skip to content

Commit

Permalink
Merge pull request #23 from shogo82148/test-with-perl5.30
Browse files Browse the repository at this point in the history
test with Perl 5.30
  • Loading branch information
shogo82148 committed Jul 15, 2019
2 parents 098b37d + bcb9964 commit 5837603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ sudo: false
perl:
- "5.26"
- "5.28"
- "5.30"

before_script:
- cpanm --notest Minilla
Expand Down

0 comments on commit 5837603

Please sign in to comment.