Commit 69965242 authored by Don Gagne's avatar Don Gagne

Paring back OS X travis to installer only

parent f14af89f
......@@ -27,18 +27,19 @@ matrix:
language: android
env: SPEC=android-g++ CONFIG=installer
sudo: false
- os: osx
osx_image: xcode8
env: SPEC=macx-clang CONFIG=debug
sudo: required
- os: osx
osx_image: xcode8
env: SPEC=macx-clang CONFIG=installer
sudo: required
- os: osx
osx_image: xcode8
env: SPEC=macx-ios-clang CONFIG=release
sudo: false
# OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'
# - os: osx
# osx_image: xcode8
# env: SPEC=macx-clang CONFIG=debug
# sudo: required
# - os: osx
# osx_image: xcode8
# env: SPEC=macx-ios-clang CONFIG=release
# sudo: false
android:
components:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment