Some travis fixes for osx

This commit is contained in:
Tadas Baltrusaitis 2018-02-02 09:52:21 +00:00
parent 9be351d289
commit 5bda95155e

View file

@ -52,8 +52,8 @@ before_install:
brew update; brew update;
brew install tbb; brew install tbb;
brew tap homebrew/science; brew tap homebrew/science;
brew install tbb opencv3; brew install opencv3;
brew install boost; brew upgrade boost;
fi fi
before_script: before_script: