From: Martin Quinson Date: Mon, 21 Sep 2015 22:07:43 +0000 (+0200) Subject: [appveyor] MSVC seems to freeze in 64 bits X-Git-Tag: v3_12~143 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bb2a6c6c40bd5f5dccc43b605b7d9ccb822e9119 [appveyor] MSVC seems to freeze in 64 bits --- diff --git a/appveyor.yml b/appveyor.yml index 6c8254ade7..6938fc7510 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,7 +21,7 @@ environment: matrix: - COMPILER: MSVC15 - PLATFORM: x64 + PLATFORM: Win32 - COMPILER: MinGW-w64 # - COMPILER: MSVC15