Skip to content

Commit

Permalink
refs #44, using Xcode 11.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gulrak committed Dec 21, 2019
1 parent c96bc30 commit 10937ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ matrix:

- os: osx
env: MATRIX_EVAL="CC=clang && CXX=clang++ && GENERATOR=Xcode && CONFIG=Release"
osx_image: xcode11.2
osx_image: xcode11.3

install:
- eval "${MATRIX_EVAL}"
Expand Down

0 comments on commit 10937ca

Please sign in to comment.