travis-ci print brew info proj/boost
This commit is contained in:
parent
256ee86104
commit
93f239f5cb
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue