mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 04:52:29 +00:00
OSX openblas fix.
This commit is contained in:
@@ -67,8 +67,7 @@ before_install:
|
||||
- if [ ${TRAVIS_OS_NAME} = osx ]; then
|
||||
brew update;
|
||||
brew install tbb;
|
||||
brew tap homebrew/science;
|
||||
brew install homebrew/science/openblas;
|
||||
brew install openblas;
|
||||
brew install dlib;
|
||||
brew install opencv3;
|
||||
brew upgrade boost;
|
||||
|
||||
Reference in New Issue
Block a user