Force remove system boost_1_74
This commit is contained in:
parent
abf05e8bc8
commit
f5d911968f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ matrix:
|
||||||
CXX="ccache clang++ -Qunused-arguments"
|
CXX="ccache clang++ -Qunused-arguments"
|
||||||
before_install:
|
before_install:
|
||||||
- brew info boost
|
- brew info boost
|
||||||
- brew remove boost@1.74
|
- brew uninstall --ignore-dependencies boost@1.74
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- source scripts/travis-common.sh
|
- source scripts/travis-common.sh
|
||||||
|
|
Loading…
Reference in a new issue