Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] disable MSVC for now. mingw-w64 is almost there
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 22 Sep 2015 11:40:21 +0000 (13:40 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 22 Sep 2015 11:40:21 +0000 (13:40 +0200)
appveyor.yml

index d697a71..ae98a87 100644 (file)
@@ -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