Disable brew based travis build
Building the latest release of harfbuzz is failing
This commit is contained in:
parent
5bfe2fb8d3
commit
e74c08ff39
1 changed files with 3 additions and 3 deletions
|
|
@ -85,9 +85,9 @@ matrix:
|
|||
language: generic
|
||||
env: SWBASE=/Users/Shared/buildbot/sw SW=$SWBASE/sw PATH=$SW/bin:$PATH
|
||||
|
||||
- os: osx
|
||||
language: generic
|
||||
env: USE_BREW=1 BUILD_PKG=osx-bundle
|
||||
# - os: osx
|
||||
# language: generic
|
||||
# env: USE_BREW=1 BUILD_PKG=osx-bundle
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Reference in a new issue