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