Commit 23fcfdbd authored by Max Kellermann's avatar Max Kellermann

.travis.yml: remove "brew update"

The packages from the Travis image are good enough, and this speeds up the Travis build.
parent 3401d26d
......@@ -91,8 +91,6 @@ before_cache:
before_install:
- eval "${MATRIX_EVAL}"
# C++14
- test "$TRAVIS_OS_NAME" != "osx" || brew update
install:
# C++14
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment