summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-18 23:42:09 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-18 23:42:09 +0000
commit3b822ee60c9195283f461120252fdf34b7328050 (patch)
tree430762a3aa09b1e60d928ad1b52e3216af70491c /.travis.yml
parentcf639b2794881506a3bd6f14027593449a9f5489 (diff)
downloadswig-3b822ee60c9195283f461120252fdf34b7328050.tar.gz
Upgrade osx on Travis to fix unsupported platform errors
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d8da9d163..8c293c2f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -365,6 +365,7 @@ matrix:
env: SWIGLANG=
- compiler: clang
os: osx
+ osx_image: xcode12.2
env: SWIGLANG= BUILDSYSTEM=cmake
- compiler: clang
os: osx