Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build(travis): update osx_image to xcode12.3 [skip appveyor]
that works with the updated boost build script.
  • Loading branch information
lotem committed Jan 15, 2021
1 parent 16ef046 commit a4c018a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ matrix:
BUILD_UNIVERSAL=1
RIME_PLUGINS="${RIME_BUNDLED_PLUGINS}"
os: osx
osx_image: xcode12u
osx_image: xcode12.3
compiler: clang
install: "./travis-install.sh"
script:
Expand Down

0 comments on commit a4c018a

Please sign in to comment.