Skip to content

Commit

Permalink
test Ye Olde Perle on Travis for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Nov 7, 2020
1 parent 65f0ca4 commit d28f775
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
language: perl
matrix:
include:
- perl: 5.8
env: AUTHOR_TESTING=1
dist: xenial
- perl: 5.10
env: AUTHOR_TESTING=1
dist: xenial
- perl: 5.12
env: AUTHOR_TESTING=1
dist: xenial
- perl: 5.20
env: COVERAGE=1 AUTHOR_TESTING=1
dist: trusty
Expand Down

0 comments on commit d28f775

Please sign in to comment.