summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-02-19 18:23:47 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-02-20 14:45:38 +0000
commitb65ec5c3697c957032b70082c847d6b8f0687d33 (patch)
treeb348a350c8348538820c967e0ab6b52e60253307 /.travis.yml
parent6358510c57d772ab2ece053109a4c09951b7e036 (diff)
downloadswig-b65ec5c3697c957032b70082c847d6b8f0687d33.tar.gz
Travis update to use newer macOS 10.15.7 xcode12.2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml17
1 files changed, 15 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 093a1e98e..735882e73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -343,51 +343,64 @@ matrix:
dist: xenial
- compiler: gcc
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=csharp
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=go
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=guile CSTD=c11
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=java
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=lua
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=octave SWIGJOBS=-j2 CPP11=1
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=perl5
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=python
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=python PY3=3
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=ruby
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=tcl
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=java CPP17=1
- osx_image: xcode10.2
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG=python PY3=3 CPP17=1
- osx_image: xcode10.2
allow_failures:
# Newer version of D not yet working/supported