Don't build for Cygwin in AppVeyor CI builds
This platform is not really supported and building for it takes the longest, so don't waste time on it.
This commit is contained in:
@@ -52,7 +52,6 @@ environment:
|
||||
- TOOLSET: mingw
|
||||
- TOOLSET: msys2
|
||||
MSYSTEM: MINGW32
|
||||
- TOOLSET: cygwin
|
||||
- TOOLSET: cmake
|
||||
GENERATOR: 'Visual Studio 12'
|
||||
SHARED: ON
|
||||
|
Reference in New Issue
Block a user