diff --git a/.travis.yml b/.travis.yml index 9294bbfc..b1076cc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ language: cpp # Cache compiled object files with ccache cache: ccache -osx_image: xcode11.2 +osx_image: xcode11.3 compiler: - gcc