Some travis fixes for osx

This commit is contained in:
Tadas Baltrusaitis 2018-02-02 09:52:21 +00:00
parent 9be351d289
commit 5bda95155e
1 changed files with 2 additions and 2 deletions

View File

@ -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: