mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Set correct XCode 8 version
This commit is contained in:
committed by
Lorenz Meier
parent
88cffaddec
commit
c433e7bf3e
@@ -13,7 +13,7 @@ matrix:
|
||||
- docker
|
||||
- os: osx
|
||||
sudo: true
|
||||
osx_image: xcode8.0
|
||||
osx_image: xcode8
|
||||
env: CCACHE_CPP2=1
|
||||
|
||||
cache:
|
||||
@@ -46,7 +46,6 @@ before_install:
|
||||
&& wget https://s3.amazonaws.com/px4-travis/toolchain/macos/ninja
|
||||
&& sudo mv ninja /usr/local/bin
|
||||
&& chmod +x /usr/local/bin/ninja
|
||||
&& cmake --version
|
||||
;
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user