diff --git a/.travis.yml b/.travis.yml index e3db9e7e..19d372af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ branches: only: - master - develop - - feature/2.0.4 + - feature/travis_fixes compiler: - gcc @@ -70,7 +70,6 @@ before_install: brew install openblas; brew install dlib; brew install opencv3; - brew upgrade boost; fi script: