mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -04:00
travis-ci/osx: install lcov
This commit is contained in:
parent
cb0df5cfac
commit
e4e099bdb5
@ -31,6 +31,7 @@ before_install:
|
||||
brew update;
|
||||
brew uninstall libtool && brew install libtool;
|
||||
brew install openssl;
|
||||
brew install lcov;
|
||||
if [ "$CC" == "gcc" ]; then
|
||||
export CC=$(ls -t /usr/local/bin/gcc-?.?);
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user