diff --git a/.travis.yml b/.travis.yml index 821320b09..bc9cc73f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ dist: xenial -osx_image: xcode11.4 +osx_image: xcode12.2 language: cpp sudo: true @@ -66,4 +66,3 @@ addons: - freetype - libepoxy - sdl2 - update: true