This is actually the recommended way of installing packages in Travis rather than installing them manually in the build script. This helps get around being caught by Ruby version issues (which we have recently). See the following link for more information: https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images