Skip to content

Commit ac10236

Browse files
authored
Update the OSX BINARY=32 test to xcode9.2
in response to Homebrew updates
1 parent c07d78b commit ac10236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ matrix:
169169
- BTYPE="BINARY=64 INTERFACE64=1"
170170

171171
- <<: *test-macos
172-
osx_image: xcode8.3
172+
osx_image: xcode9.2
173173
env:
174174
- BTYPE="BINARY=32"
175175

0 commit comments

Comments
 (0)