diff --git a/.travis.yml b/.travis.yml index d1e3c94ce..0f2d893d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,11 @@ matrix: before_install: - brew update - - brew install cln ginac autoconf cmake doxygen - - brew install boost --c++11 - brew install gmp --c++11 + - brew install cln + - brew install ginac + - brew install doxygen + - brew install boost --c++11 - brew tap homebrew/science - brew install homebrew/science/glpk - brew install homebrew/science/hwloc