Skip to content

Commit

Permalink
.travis.yml: do not test false negatives
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
rehsack committed Nov 2, 2020
1 parent 5288c7e commit 699e95a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ matrix:
env: PERL_MM_OPT="PUREPERL_ONLY=1"
- perl: "5.26"
env: PERL_MM_OPT="PUREPERL_ONLY=1"
- perl: "5.26-shrplib"
env: PERL_MM_OPT="PUREPERL_ONLY=1"
- perl: "5.24-shrplib"
env: PERL_MM_OPT="PUREPERL_ONLY=1"
- perl: "5.18"
env: PERL_MM_OPT="PUREPERL_ONLY=1"
- perl: "5.14"
Expand Down

0 comments on commit 699e95a

Please sign in to comment.