Some travis fixes for osx
This commit is contained in:
parent
9be351d289
commit
5bda95155e
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@ before_install:
|
|||
brew update;
|
||||
brew install tbb;
|
||||
brew tap homebrew/science;
|
||||
brew install tbb opencv3;
|
||||
brew install boost;
|
||||
brew install opencv3;
|
||||
brew upgrade boost;
|
||||
fi
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue