Browse Source

Now try build with older osx image

tags/2020-12-27
falkTX 2 years ago
parent
commit
3197fbbdd0
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -29,7 +29,7 @@ jobs:
# macOS native build
- name: "macOS native"
os: osx
osx_image: xcode10.1
osx_image: xcode9.4
env:
- TARGET="macos"



Loading…
Cancel
Save