Skip to content

Commit

Permalink
Bump Travis version to 12u. (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
evil-sherdil authored Sep 12, 2020
1 parent 25ddf6f commit d4f6cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
services: docker

- os: osx
osx_image: xcode11.6
osx_image: xcode12u
compiler: clang
env:
- BUILD_NAME=XCODE11_CMAKE_RELEASE
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
services: docker

- os: osx
osx_image: xcode11.6
osx_image: xcode12u
compiler: clang
env:
- BUILD_NAME=XCODE11_CMAKE_RELEASE
Expand Down

0 comments on commit d4f6cfa

Please sign in to comment.