travis-ci - brew list

This commit is contained in:
Artem Pavlenko 2021-03-11 10:56:47 +00:00
parent 93f239f5cb
commit e91d1ec0a5

View file

@ -51,11 +51,11 @@ matrix:
env: >-
CXX="ccache clang++ -Qunused-arguments"
before_install:
- brew info proj
- brew info boost
- brew list
- brew unlink boost
- brew unlink proj
- brew unlink jpeg
- brew unlink png
install:
- source scripts/travis-common.sh
# workaround travis rvm bug