Browse Source

Merge pull request #13848 from Chocobo1/travisci_macos

Update to use latest macOS image for TravisCI
adaptive-webui-19844
Mike Tzou 4 years ago committed by GitHub
parent
commit
a4e7e546ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

1
.travis.yml

@ -5,6 +5,7 @@ os:
- osx - osx
dist: bionic dist: bionic
osx_image: xcode12.2
env: env:
matrix: matrix:

Loading…
Cancel
Save