forked from Archive/PX4-Autopilot
Upgrade XCode version to what is working locally for Travis CI
This commit is contained in:
parent
154fa07a46
commit
c721d565a9
|
@ -9,7 +9,7 @@ matrix:
|
|||
- os: linux
|
||||
sudo: false
|
||||
- os: osx
|
||||
osx_image: beta-xcode6.3
|
||||
osx_image: xcode7
|
||||
sudo: true
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Reference in New Issue