Merge pull request #743 from EwoutH/patch-1

Travis: Update build enviourment to xcode11
This commit is contained in:
Bill Hollings 2019-09-24 11:26:28 -04:00 committed by GitHub
commit db666549bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: objective-c
# macOS and Xcode Version
osx_image: xcode10
osx_image: xcode11
# Build dependencies
# Travis has trouble with python3, which SPIRV-Tools requires,