diff --git a/.travis.yml b/.travis.yml index f5c9634..20afc90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,7 @@ matrix: - os: osx compiler: clang++ - osx_image: xcode11.2 + osx_image: xcode11.3 env: - CXX_COMPILER=clang++ CC_COMPILER=clang