X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..1b825b9a1e4c57a48e9ce289dc723105d91f97b4:/.appveyor.yml diff --git a/.appveyor.yml b/.appveyor.yml index 4b0611aea0..32031808a2 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -31,7 +31,7 @@ install: # This package is so outdated and broken that we cannot use it anymore. So we build without perl # - choco install --limit-output strawberryperl --version 5.20.1.1 # - SET PATH=C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;%PATH% -# Lua +# Lua #- choco install lua53 # We need python v3 - cmd: SET PATH=C:\Python37-x64;%PATH% # We need python v3