travis-ci - brew list
This commit is contained in:
parent
93f239f5cb
commit
e91d1ec0a5
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue