Skip to content

Commit

Permalink
update to xcode 9.2 for Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <[email protected]>
  • Loading branch information
NikolajBjorner committed Sep 8, 2020
1 parent 687a16a commit 4d1a2a2
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 @@ -70,7 +70,7 @@ matrix:
# very slow so we should keep the number of configurations we test on this
# OS to a minimum.
- os: osx
osx_image: xcode8.3
osx_image: xcode9.2
env: Z3_BUILD_TYPE=RelWithDebInfo DOTNET_BINDINGS=0
script:
# Use `travis_wait` when doing LTO builds because this configuration will
Expand Down

0 comments on commit 4d1a2a2

Please sign in to comment.