From daff947473a51d3c203a4f5962d9a4034e277eef Mon Sep 17 00:00:00 2001 From: Matthew Lincoln Date: Fri, 11 Jan 2019 08:50:21 -0500 Subject: [PATCH] try appveyor build matrix --- appveyor.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 04fb2e6..7a5c272 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,9 +16,10 @@ cache: # Adapt as necessary starting from here environment: - global: - CLIPR_ALLOW: TRUE - PKGTYPE: win.binary + PKGTYPE: win.binary + matrix: + - CLIPR_ALLOW: TRUE + - CLIPR_ALLOW: "" build_script: - travis-tool.sh install_deps