Commit 72aa6d9f authored by Don Gagne's avatar Don Gagne

commit

parent c90bc0bd
...@@ -29,15 +29,15 @@ matrix: ...@@ -29,15 +29,15 @@ matrix:
osx_image: xcode9.2 osx_image: xcode9.2
env: SPEC=macx-clang CONFIG=installer env: SPEC=macx-clang CONFIG=installer
sudo: required 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' # OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'
# - os: osx # - os: osx
# osx_image: xcode8 # osx_image: xcode8
# env: SPEC=macx-clang CONFIG=debug # env: SPEC=macx-clang CONFIG=debug
# sudo: required # sudo: required
# - os: osx
# osx_image: xcode8
# env: SPEC=macx-ios-clang CONFIG=release
# sudo: false
android: android:
components: 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