Upgrade Travis to Xcode 8.2
Summary: Doing this externally to trigger a Travis build. This will put our Travis infra on the newest Xcode. Closes https://github.com/facebook/yoga/pull/353 Reviewed By: emilsjolander Differential Revision: D4453795 Pulled By: dshahidehpour fbshipit-source-id: 23416405fdd43486c934bea0b720c217fafd7f30
This commit is contained in:
committed by
Facebook Github Bot
parent
8d74e01f41
commit
e3cfacf0cb
@@ -6,7 +6,7 @@
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
os: osx
|
||||
osx_image: xcode7.3
|
||||
osx_image: xcode8.2
|
||||
language: cpp
|
||||
compiler: clang
|
||||
|
||||
|
Reference in New Issue
Block a user