summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 7e0dae11..69b8d21a 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -6,14 +6,14 @@ environment:
AV_TIFF_INSTALL: 'c:\projects\install'
matrix:
- - compiler: cygwin-cmake
- configuration: Release
- generator: Unix Makefiles
- shared: ON
- - compiler: cygwin-cmake
- configuration: Debug
- generator: Unix Makefiles
- shared: OFF
+ #- compiler: cygwin-cmake
+ # configuration: Release
+ # generator: Unix Makefiles
+ # shared: ON
+ #- compiler: cygwin-cmake
+ # configuration: Debug
+ # generator: Unix Makefiles
+ # shared: OFF
- compiler: mingw-cmake
configuration: Release
generator: MinGW Makefiles