mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-29 03:01:08 +00:00
Use the default Xcode image on OSX
As of November 2016, the default OSX image is Xcode 7.3.1, which works.
This commit is contained in:
parent
ff272a9820
commit
20b2035f20
@ -10,9 +10,7 @@ os:
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
# Use OS X 10.11 with XCode 7.2
|
||||
# https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
|
||||
osx_image: xcode7.2
|
||||
# Use the default Xcode environment for Xcode.
|
||||
|
||||
env:
|
||||
# Each line is a set of environment variables set before a build.
|
||||
|
Loading…
Reference in New Issue
Block a user