Skip to content

Commit

Permalink
Merge pull request #289 from tokuhirom/travis
Browse files Browse the repository at this point in the history
now travis xenial environment supports perl 5.14+
  • Loading branch information
skaji committed Mar 30, 2020
2 parents 5f079ea + 9956eb8 commit 7c3e78e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@ matrix:
- perl: "5.24"
- perl: "5.22"
- perl: "5.20"
dist: trusty
- perl: "5.18"
dist: trusty
- perl: "5.16"
dist: trusty
- perl: "5.14"
dist: trusty
- perl: "5.12"
dist: trusty
- perl: "5.10"
Expand Down
4 changes: 0 additions & 4 deletions lib/Minilla/Profile/Base.pm
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,9 @@ matrix:
- perl: "5.12"
dist: trusty
- perl: "5.14"
dist: trusty
- perl: "5.16"
dist: trusty
- perl: "5.18"
dist: trusty
- perl: "5.20"
dist: trusty
- perl: "5.22"
- perl: "5.24"
- perl: "5.26"
Expand Down

0 comments on commit 7c3e78e

Please sign in to comment.