Commit 6de3e1c0 authored by Daniel Agar's avatar Daniel Agar

travis-ci disable OSX installer build (moved to Jenkins)

parent 4072e6c5
...@@ -25,10 +25,10 @@ matrix: ...@@ -25,10 +25,10 @@ matrix:
language: android language: android
env: SPEC=android-g++ CONFIG=installer env: SPEC=android-g++ CONFIG=installer
sudo: false sudo: false
- os: osx # - os: osx
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 - os: osx
osx_image: xcode9.2 osx_image: xcode9.2
env: SPEC=macx-ios-clang CONFIG=release env: SPEC=macx-ios-clang CONFIG=release
......
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