Skip to content

Commit

Permalink
Merge pull request #11 from paultcochrane/pr/extend-perls-in-travis
Browse files Browse the repository at this point in the history
Extend list of Perls in Travis
  • Loading branch information
hoelzro committed Jul 3, 2017
2 parents 47e9cd1 + 648522c commit 1baccdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,5 +8,7 @@ perl:
- "5.18"
- "5.20"
- "5.22"
- "5.24"
- "5.26"
install: cpanm --quiet --notests AnyEvent autodie Plack HTTP::Request::Common Test::Class Test::More parent
script: prove -l

0 comments on commit 1baccdb

Please sign in to comment.