Browse Source

Only test in 32 bits with VC 2019

Christophe Riccio 6 years ago
parent
commit
7565378ef7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -37,7 +37,7 @@ matrix:
     - image: Visual Studio 2017
     - image: Visual Studio 2017
       configuration: Debug
       configuration: Debug
     - image: Visual Studio 2019
     - image: Visual Studio 2019
-      GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_SSE2=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
+      platform: x64
 
 
 before_build:
 before_build:
   - ps: |
   - ps: |