summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index c9a61a2d..78f1ce96 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -28,6 +28,9 @@ environment:
- TARGET: nmake
ARCH: x86
NMAKE_OPTIONS: nodebug=1
+ - TARGET: nmake
+ ARCH: x64
+ NMAKE_OPTIONS: disable_threads=1
- TARGET: cygwin
CONF_OPTIONS: --enable-cplusplus
CFLAGS_EXTRA: -D GCTEST_PRINT_VERBOSE