forked from Archive/PX4-Autopilot
Switch Travis to XCode 8
This commit is contained in:
parent
2b9596cac0
commit
1909f2b02f
|
@ -13,7 +13,7 @@ matrix:
|
||||||
- docker
|
- docker
|
||||||
- os: osx
|
- os: osx
|
||||||
sudo: true
|
sudo: true
|
||||||
osx_image: xcode7.3
|
osx_image: xcode8.0
|
||||||
env: CCACHE_CPP2=1
|
env: CCACHE_CPP2=1
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue