Browse Source
Keep xcode8.3 for osx BINARY=32 build
as xcode10 deprecated i386
tags/v0.3.6^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
0 deletions
-
.travis.yml
|
@@ -160,6 +160,7 @@ matrix: |
|
|
- BTYPE="BINARY=64 INTERFACE64=1" |
|
|
- BTYPE="BINARY=64 INTERFACE64=1" |
|
|
|
|
|
|
|
|
- <<: *test-macos |
|
|
- <<: *test-macos |
|
|
|
|
|
osx_image: xcode8.3 |
|
|
env: |
|
|
env: |
|
|
- BTYPE="BINARY=32" |
|
|
- BTYPE="BINARY=32" |
|
|
|
|
|
|
|
|