mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-07 01:04:55 +02:00
BUG: Fix bug in CI where failure during homebrew update occured.
This commit is contained in:
parent
056850c44b
commit
f8ad1ab352
@ -31,7 +31,7 @@ matrix:
|
|||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
compiler: clang
|
compiler: clang
|
||||||
#env: PYENV_ROOT=/usr/local/var/pyenv
|
#env: PYENV_ROOT=/usr/local/var/pyenv
|
||||||
env: LIB_TYPE=static BUILD_TYPE=release
|
env: LIB_TYPE=static BUILD_TYPE=release HOMEBREW_LOGS=~/homebrew-logs HOMEBREW_TEMP=~/homebrew-temp
|
||||||
#- LIB_TYPE=shared BUILD_TYPE=debug
|
#- LIB_TYPE=shared BUILD_TYPE=debug
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user