travis-ci - unlink all brew pkgs
This commit is contained in:
parent
e91d1ec0a5
commit
466ff8c319
1 changed files with 1 additions and 5 deletions
|
@ -51,11 +51,7 @@ matrix:
|
|||
env: >-
|
||||
CXX="ccache clang++ -Qunused-arguments"
|
||||
before_install:
|
||||
- brew list
|
||||
- brew unlink boost
|
||||
- brew unlink proj
|
||||
- brew unlink jpeg
|
||||
- brew unlink png
|
||||
- brew unlink $(brew list)
|
||||
install:
|
||||
- source scripts/travis-common.sh
|
||||
# workaround travis rvm bug
|
||||
|
|
Loading…
Reference in a new issue