BUG: Fix bug in CI where failure during homebrew update occured.

This commit is contained in:
Hans Johnson 2019-01-11 14:41:10 -06:00 committed by Hans Johnson
parent 056850c44b
commit f8ad1ab352

View File

@ -31,7 +31,7 @@ matrix:
osx_image: xcode9.4
compiler: clang
#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
- os: linux
dist: trusty