.travis.yml: remove obsolete comment

This commit is contained in:
Max Kellermann 2021-04-27 15:48:18 +02:00
parent a71b76bb3c
commit d6bf6e161a

View File

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