diff --git a/.travis.yml b/.travis.yml index 69cc285c..9cd6efe4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,7 +77,6 @@ install: - if [[ $LINUX && $GCC && $DYNAMIC ]]; then export CC=gcc-4.8; export CXX=g++-4.8; fi # Download and install packages. - - if [[ $OSX && $CLANG && $DYNAMIC ]]; then brew install boost; fi script: