From 1ed4987277908bffce32f8163d5bb749c99644d3 Mon Sep 17 00:00:00 2001 From: Sean Kaim Date: Thu, 25 Jan 2018 12:13:26 -0500 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5553a328..ed3751f3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,9 @@ version: 1.0.{build} pull_requests: do_not_increment_build_number: true image: Visual Studio 2017 -configuration: Release +configuration: +- Release +- Release Portable platform: x86 clone_depth: 1 install: