Skip to content

Commit 699e95a

Browse files
committed
.travis.yml: do not test false negatives
Do not test with shrplib and PUREPERL_ONLY - it seems to fail when installing dependencies and needs some extra love to handle infrastructure. Maybe later ... Signed-off-by: Jens Rehsack <[email protected]>
1 parent 5288c7e commit 699e95a

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
@@ -30,10 +30,6 @@ matrix:
3030
env: PERL_MM_OPT="PUREPERL_ONLY=1"
3131
- perl: "5.26"
3232
env: PERL_MM_OPT="PUREPERL_ONLY=1"
33-
- perl: "5.26-shrplib"
34-
env: PERL_MM_OPT="PUREPERL_ONLY=1"
35-
- perl: "5.24-shrplib"
36-
env: PERL_MM_OPT="PUREPERL_ONLY=1"
3733
- perl: "5.18"
3834
env: PERL_MM_OPT="PUREPERL_ONLY=1"
3935
- perl: "5.14"

0 commit comments

Comments
 (0)