Upgrade osx on Travis to fix unsupported platform errors

This commit is contained in:
William S Fulton 2021-03-18 23:42:09 +00:00
commit 3b822ee60c

View file

@ -365,6 +365,7 @@ matrix:
env: SWIGLANG=
- compiler: clang
os: osx
osx_image: xcode12.2
env: SWIGLANG= BUILDSYSTEM=cmake
- compiler: clang
os: osx