From: Martin Quinson Date: Tue, 22 Sep 2015 11:40:21 +0000 (+0200) Subject: [appveyor] disable MSVC for now. mingw-w64 is almost there X-Git-Tag: v3_12~132 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ff61fd7b944e5c07171d352d02b15a41261619a4?ds=sidebyside [appveyor] disable MSVC for now. mingw-w64 is almost there --- diff --git a/appveyor.yml b/appveyor.yml index d697a71149..ae98a87446 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,10 +20,10 @@ environment: # BOOST_LIBRARYDIR: c:\Libraries\boost\stage\lib matrix: - - COMPILER: MSVC15 - PLATFORM: Win32 - COMPILER: MinGW-w64 +# - COMPILER: MSVC15 +# PLATFORM: Win32 # - COMPILER: MSVC15 # PLATFORM: x64