1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
@@ -29,7 +29,7 @@ jobs: |
|
|
# macOS native build |
|
|
# macOS native build |
|
|
- name: "macOS native" |
|
|
- name: "macOS native" |
|
|
os: osx |
|
|
os: osx |
|
|
osx_image: xcode10.1 |
|
|
|
|
|
|
|
|
osx_image: xcode9.4 |
|
|
env: |
|
|
env: |
|
|
- TARGET="macos" |
|
|
- TARGET="macos" |
|
|
|
|
|
|
|
|