Travis builds on Catalina

This commit is contained in:
Chris Esposito 2021-03-05 16:01:55 +11:00 committed by GitHub
parent ac5052cd7b
commit 199b79f192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
- os: osx
osx_image: xcode7.2
osx_image: xcode11.6
compiler: clang
before_install: