Is Perl already installed on Travis?

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-04-23 09:33:41 +02:00
parent 7bdaef815b
commit e7a2aec109
-1
View File
@@ -14,7 +14,6 @@ jobs:
- name: Windows - name: Windows
os: windows os: windows
before_install: before_install:
- choco install strawberryperl
- choco install python --version=3.5.4 - choco install python --version=3.5.4
env: env:
# Add the directory where the Choco packages go # Add the directory where the Choco packages go