appveyor: We no longer require Perl.

[skip ci]
This commit is contained in:
Gerald Combs 2022-07-24 11:13:20 -07:00
parent 6fc9667b16
commit d1bd808e84
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ install:
# Java is already installed, prevent an expensive upgrade (102 seconds).
- choco install --ignore-dependencies asciidoctorj docbook-bundle xsltproc
# Py2 fails the test_tshark_unicode_display_filter test, so use Py3.
- set PATH=C:\Strawberry\perl\bin\;C:\Python37-x64;C:\Python37-x64\Scripts;%PATH%
- set PATH=C:\Python37-x64;C:\Python37-x64\Scripts;%PATH%
- pip install pytest pytest-xdist
- ps: New-Item -ItemType Directory -Force -Path $Env:WIRESHARK_BASE_DIR
- ps: | # For pkcs11 tests.