X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..a76526cb68465af7b566a4afc6fff7893be6a94d:/.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