Merge pull request #902 from EwoutH/patch-2

Travis CI: Update to Xcode 11.5
This commit is contained in:
Bill Hollings 2020-06-02 12:34:13 -04:00 committed by GitHub
commit fe1e5c52d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ language: objective-c
# macOS and Xcode Version
os: osx
osx_image: xcode11.3
osx_image: xcode11.5
# Build dependencies
# Travis has trouble with python3, which SPIRV-Tools requires,