Skip to content

Commit

Permalink
travis-ci disable OSX installer build (moved to Jenkins)
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Sep 6, 2018
1 parent 4072e6c commit 6de3e1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -25,10 +25,10 @@ matrix:
language: android
env: SPEC=android-g++ CONFIG=installer
sudo: false
- os: osx
osx_image: xcode9.2
env: SPEC=macx-clang CONFIG=installer
sudo: required
# - os: osx
# osx_image: xcode9.2
# env: SPEC=macx-clang CONFIG=installer
# sudo: required
- os: osx
osx_image: xcode9.2
env: SPEC=macx-ios-clang CONFIG=release
Expand Down

0 comments on commit 6de3e1c

Please sign in to comment.