travis-ci print brew info proj/boost

This commit is contained in:
Artem Pavlenko 2021-03-11 10:13:44 +00:00
parent 256ee86104
commit 93f239f5cb

View file

@ -51,9 +51,10 @@ matrix:
env: >-
CXX="ccache clang++ -Qunused-arguments"
before_install:
- echo $DYLD_LIBRARY_PATH
- brew info proj
- brew info boost
- brew uninstall --ignore-dependencies boost@1.74
- brew unlink boost
- brew unlink proj
install:
- source scripts/travis-common.sh