Skip to content

Commit 8957490

Browse files
committed
Don't test on Perl earlier than 5.14
1 parent d5dbc00 commit 8957490

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ matrix:
1414
dist: trusty
1515
- perl: "5.14"
1616
dist: trusty
17-
- perl: "5.12"
18-
dist: trusty
19-
- perl: "5.10"
20-
dist: trusty
2117

2218
before_install:
2319
cpanm -n Devel::Cover::Report::Coveralls Module::Build

0 commit comments

Comments
 (0)