From 62c143dba90313f4faadcf850bf6beb8aa339bac Mon Sep 17 00:00:00 2001 From: Tadas Baltrusaitis Date: Wed, 21 Dec 2016 12:42:09 -0500 Subject: [PATCH] Another typo fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 684fc0d..aac2fe4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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