Christophe Riccio
hace 9 años
Se han
modificado 1 ficheros con
3 adiciones y
5 borrados
-
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
|