Explorar el Código

Updated appveyor configuration

Christophe Riccio hace 9 años
padre
commit
90b24cdc8e
Se han modificado 1 ficheros con 3 adiciones y 5 borrados
  1. 3 5
      .appveyor.yml

+ 3 - 5
.appveyor.yml

@@ -4,11 +4,9 @@ os:
   - Visual Studio 2013
   - Visual Studio 2015
 
-matrix:
-  - vc_arch: amd64
-    target_arch: x86_64
-  - vc_arch: amd64_x86
-    target_arch: x86
+platform:
+  - x86
+  - x86_64
 
 build_script:
 - md build_pure_11