.travis.yml: remove obsolete comment
This commit is contained in:
parent
a71b76bb3c
commit
d6bf6e161a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user