CI: get lcov from github

...instead of sourceforge.com (which seems to be in its final breaths)
This commit is contained in:
MarkusTeufelberger
2016-05-10 11:57:24 +02:00
committed by Howard Hinnant
parent 36ac1124f4
commit e499e908d2

View File

@@ -34,7 +34,7 @@ bash bin/sh/install-boost.sh
# Install lcov
# Download the archive
wget http://downloads.sourceforge.net/ltp/lcov-1.12.tar.gz
wget https://github.com/linux-test-project/lcov/releases/download/v1.12/lcov-1.12.tar.gz
# Extract to ~/lcov-1.12
tar xfvz lcov-1.12.tar.gz -C $HOME
# Set install path