From 5bda95155ea9ef54da4e1d7c6496123c57d868c6 Mon Sep 17 00:00:00 2001 From: Tadas Baltrusaitis Date: Fri, 2 Feb 2018 09:52:21 +0000 Subject: [PATCH] Some travis fixes for osx --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5077d35..983a71f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: