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:
parent
7a1530e20a
commit
b39cf5da32
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ environment:
|
||||||
- TOOLSET: mingw
|
- TOOLSET: mingw
|
||||||
- TOOLSET: msys2
|
- TOOLSET: msys2
|
||||||
MSYSTEM: MINGW32
|
MSYSTEM: MINGW32
|
||||||
- TOOLSET: cygwin
|
|
||||||
- TOOLSET: cmake
|
- TOOLSET: cmake
|
||||||
GENERATOR: 'Visual Studio 12'
|
GENERATOR: 'Visual Studio 12'
|
||||||
SHARED: ON
|
SHARED: ON
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue