summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2021-05-05 16:06:40 +1200
committerOlly Betts <olly@survex.com>2021-05-05 16:06:40 +1200
commitbc6fdfcd0d525d549cdee80def285f285ab8a866 (patch)
treec44bfc6ad32a114934dba745af3c0129a676e035 /appveyor.yml
parent20fd344e8671d5e0d64b80fdec1802071da15a4a (diff)
downloadswig-bc6fdfcd0d525d549cdee80def285f285ab8a866.tar.gz
Restore full appveyor config
Sorry, failed to undo this temporary change before merging the gsoc2017-php7-classes-via-c-api branch.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 6044e1918..fad8f0bc0 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,5 @@
platform:
+- x86
- x64
environment:
@@ -6,11 +7,38 @@ environment:
MAKEJOBS: 2
matrix:
+ - SWIGLANG: csharp
+ VSVER: 12
+ - SWIGLANG: csharp
+ VSVER: 14
+ - SWIGLANG: java
+ VSVER: 14
+ - SWIGLANG: python
+ VSVER: 14
+ VER: 27
+ - SWIGLANG: python
+ VSVER: 15
+ VER: 38
+ PY3: 3
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- SWIGLANG: python
VSVER: 16
VER: 39
PY3: 3
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
+ - SWIGLANG: python
+ OSVARIANT: cygwin
+ - SWIGLANG: java
+ OSVARIANT: mingw
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
+ - SWIGLANG: python
+ OSVARIANT: mingw
+ WITHLANG: python
+ VER: 37
+ PY3: 3
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
+ - BUILDSYSTEM: cmake
+ VSVER: 14
matrix:
allow_failures: