Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Feb 11, 2021
1 parent efb424d commit bb07825
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 @@ -151,7 +151,7 @@ matrix:
# we use macOS 10.14 (Mojave) or 10.13 (High Sierra) to get the precompiled
# pyside bottles from https://github.com/cartr/homebrew-qt4
# see https://docs.travis-ci.com/user/reference/osx/#macos-version
osx_image: xcode10.1 # 10.1 for High Sierra, 11.3 for Mojave
osx_image: xcode11.3 # 10.1 for High Sierra, 11.3 for Mojave
compiler: clang
exclude:
- os: osx
Expand Down

0 comments on commit bb07825

Please sign in to comment.