travis-ci - brew link postgresql postgis

This commit is contained in:
Artem Pavlenko 2021-03-11 13:58:53 +00:00
parent b70e5adad0
commit d9b7055cbe

View file

@ -84,7 +84,7 @@ before_script:
script:
- git_submodule_update --init deps/
- on 'osx' brew unlink $(brew list --formula)
- on 'osx' brew link git
- on 'osx' brew link git postgresql postgis
- configure BENCHMARK=${BENCH} ENABLE_GLIBC_WORKAROUND=${ENABLE_GLIBC_WORKAROUND:-false} QUIET=${QUIET:-false}
#- cat config.log => comment out to reduce log size limit on travis-ci
# we limit the `make` to 40 min