From 47133b00337c2e4c4186f670319f63db51419fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Thu, 9 Mar 2017 11:56:55 +0100 Subject: [PATCH] Use the right Optlink configurations. --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a852227..40c05f3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ environment: - DC: dmd DVersion: 2.073.1 arch: x86 - config: winapi + config: winapi-optlink - DC: dmd DVersion: 2.073.1 arch: x86_mscoff @@ -16,7 +16,7 @@ environment: - DC: dmd DVersion: 2.073.1 arch: x86 - config: select + config: select-optlink - DC: dmd DVersion: 2.072.2 arch: x64 @@ -24,7 +24,7 @@ environment: - DC: dmd DVersion: 2.071.1 arch: x86 - config: winapi + config: winapi-optlink - DC: dmd DVersion: 2.070.0 arch: x64