Browse Source

Follow up to dd55592

Lemongrass3110 8 years ago
parent
commit
abd98090d1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      appveyor.yml

+ 4 - 4
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"