Merge pull request #2379 from defnax/travis-attempt-fix

attempt to fix travis
This commit is contained in:
defnax 2021-03-14 12:22:12 +01:00 committed by GitHub
commit 130d846e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ matrix:
sudo: required
compiler: gcc
- os: osx
osx_image: xcode10.1
osx_image: xcode10.2
compiler: clang
sudo: false