Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
0df2d060
Commit
0df2d060
authored
Feb 22, 2017
by
Don Gagne
Committed by
GitHub
Feb 22, 2017
Browse files
Merge pull request #4604 from DonLakeFlyer/TravisOSX
Paring back OS X travis to installer only
parents
a56a153d
69965242
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
0df2d060
...
@@ -27,18 +27,19 @@ matrix:
...
@@ -27,18 +27,19 @@ matrix:
language
:
android
language
:
android
env
:
SPEC=android-g++ CONFIG=installer
env
:
SPEC=android-g++ CONFIG=installer
sudo
:
false
sudo
:
false
-
os
:
osx
osx_image
:
xcode8
env
:
SPEC=macx-clang CONFIG=debug
sudo
:
required
-
os
:
osx
-
os
:
osx
osx_image
:
xcode8
osx_image
:
xcode8
env
:
SPEC=macx-clang CONFIG=installer
env
:
SPEC=macx-clang CONFIG=installer
sudo
:
required
sudo
:
required
-
os
:
osx
# OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'
osx_image
:
xcode8
# - os: osx
env
:
SPEC=macx-ios-clang CONFIG=release
# osx_image: xcode8
sudo
:
false
# env: SPEC=macx-clang CONFIG=debug
# sudo: required
# - os: osx
# osx_image: xcode8
# env: SPEC=macx-ios-clang CONFIG=release
# sudo: false
android
:
android
:
components
:
components
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment