Another typo fix

This commit is contained in:
Tadas Baltrusaitis 2016-12-21 12:42:09 -05:00
parent 03978e2586
commit 62c143dba9
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ before_install:
brew update;
brew tap homebrew/science;
/usr/bin/yes | pip uninstall numpy;
brew install tbb
brew install tbb;
fi
- wget https://github.com/Itseez/opencv/archive/3.1.0.zip