X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce3b234c639f0d20b4fc60704294b0cb32d4b2cb..ca656c31ec4af73842e3794d1345dfa98d056b5c:/appveyor.yml diff --git a/appveyor.yml b/appveyor.yml index 0e7ad9518d..80247d4825 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,8 +21,6 @@ install: # Strawberry perl is the one to work with gcc - 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% -- cpanm --notest --quiet Win32API::File -- cpanm --notest --quiet IPC::Run # Lua #- choco install lua53 # Basic dependencies: gcc and Cmake (must be placed before Perl in the path)