Travis: Update build enviourment to xcode11

This commit is contained in:
Ewout ter Hoeven 2019-09-20 11:09:33 +02:00 committed by GitHub
parent 0934e3216f
commit 18f3e15046
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,