Browse Source

Fix indent error in AppVeyor script

bel2125 7 years ago
parent
commit
a34092b828
1 changed files with 2 additions and 2 deletions
  1. 2 2
      appveyor.yml

+ 2 - 2
appveyor.yml

@@ -68,8 +68,8 @@ environment:
       no_caching: NO
       no_caching: NO
       configuration: Release
       configuration: Release
       platform: x64
       platform: x64
-   # Debug builds
-   - id: Full-x86
+    # Debug builds
+    - id: Full-x86
       compiler: msvc-19-seh
       compiler: msvc-19-seh
       build_shared: NO
       build_shared: NO
       no_files: NO
       no_files: NO