diff --git a/.travis.yml b/.travis.yml index c21eb94300d32ba61516d6990621485ebba0bf02..5b644360b60086729d4c52a93a2d9b0e2bd14e85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ before_script: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; brew install cppunit protobuf log4cxx popt jsoncpp; - travis_wait 30 brew install libswiften; + travis_wait 30 brew install -s libswiften; fi script: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then