Browse Source
Update the OSX BINARY=32 test to xcode9.2
in response to Homebrew updates
tags/v0.3.8^2
Martin Kroeker
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
@@ -169,7 +169,7 @@ matrix: |
|
|
- BTYPE="BINARY=64 INTERFACE64=1" |
|
|
- BTYPE="BINARY=64 INTERFACE64=1" |
|
|
|
|
|
|
|
|
- <<: *test-macos |
|
|
- <<: *test-macos |
|
|
osx_image: xcode8.3 |
|
|
|
|
|
|
|
|
osx_image: xcode9.2 |
|
|
env: |
|
|
env: |
|
|
- BTYPE="BINARY=32" |
|
|
- BTYPE="BINARY=32" |
|
|
|
|
|
|
|
|