From abd98090d18c45a00350fbb4f37e807694bad617 Mon Sep 17 00:00:00 2001 From: Lemongrass3110 Date: Thu, 20 Oct 2016 00:01:03 +0200 Subject: [PATCH] Follow up to dd55592 --- appveyor.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b9cd111d12..161583cc2c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,16 +10,16 @@ environment: matrix: - VisualStudioVersion: 10.0 Solution: rAthena-10.sln - Defines: "BUILDBOT" + Defines: "BUILDBOT" - VisualStudioVersion: 11.0 Solution: rAthena-12.sln - Defines: "BUILDBOT" + Defines: "BUILDBOT" - VisualStudioVersion: 12.0 Solution: rAthena-13.sln - Defines: "BUILDBOT" + Defines: "BUILDBOT" - VisualStudioVersion: 14.0 Solution: rAthena-14.sln - Defines: "BUILDBOT" + Defines: "BUILDBOT" - VisualStudioVersion: 10.0 Solution: rAthena-10.sln Defines: "BUILDBOT;PRERE"