summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rwxr-xr-xappveyor.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4c0144cdc..977ade6eb 100755
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,8 +32,6 @@ os:
- Visual Studio 2017
matrix:
- allow_failures:
- - PROFILE: CYGWIN
fast_finish: true
environment:
@@ -51,7 +49,7 @@ environment:
- PROFILE: MSVC2015
PLATFORM: x86
- CONFIGURATION: Release
+ CONFIGURATION: Debug
BUILD_SHARED_LIBS: OFF
BOOST_VERSION: 1.62.0
LIBEVENT_VERSION: 2.0.22
@@ -67,15 +65,10 @@ environment:
DISABLED_TESTS: StressTestNonBlocking
- PROFILE: CYGWIN
- PLATFORM: x86
+ PLATFORM: x64
CONFIGURATION: RelWithDebInfo
DISABLED_TESTS: (ZlibTest|OpenSSLManualInitTest|TNonblockingServerTest|StressTestNonBlocking)
-# - PROFILE: CYGWIN
-# PLATFORM: x64
-# CONFIGURATION: RelWithDebInfo
-# DISABLED_TESTS: (ZlibTest|OpenSSLManualInitTest|TNonblockingServerTest|StressTestNonBlocking)
-
install:
- cd %APPVEYOR_BUILD_FOLDER%
- call build\appveyor\%PROFILE:~0,4%-appveyor-install.bat