From 14b1f822c7f83a15783e1ebb4d875e550666fabb Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 3 Mar 2015 15:19:16 +0000 Subject: [PATCH] Build for Release target. --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 4da4e4183f..cf294ba0b8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,6 +2,9 @@ environment: CMAKE_ARGS: "" NSIS_ROOT: C:\nsis +configuration: + - Release + install: - appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_2.exe - Win32OpenSSL-1_0_2.exe /silent /verysilent /sp- /suppressmsgboxes