Commit d6bf6e16 authored by Max Kellermann's avatar Max Kellermann

.travis.yml: remove obsolete comment

parent a71b76bb
...@@ -134,8 +134,6 @@ before_install: ...@@ -134,8 +134,6 @@ before_install:
- eval "${MATRIX_EVAL}" - eval "${MATRIX_EVAL}"
install: install:
# C++14
# Work around "Target /usr/local/lib/libgtest.a is a symlink # Work around "Target /usr/local/lib/libgtest.a is a symlink
# belonging to nss. You can unlink it" during gtest install # belonging to nss. You can unlink it" during gtest install
- test "$TRAVIS_OS_NAME" != "osx" || brew unlink nss - test "$TRAVIS_OS_NAME" != "osx" || brew unlink nss
......
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