enable coverage

This commit is contained in:
Nikolay Kim 2017-11-27 11:05:51 -08:00
parent 99d5994d95
commit 258e84c4e2
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ after_success:
echo "Uploaded documentation"
fi
- |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
wget https://github.com/SimonKagstrom/kcov/archive/master.tar.gz &&
tar xzf master.tar.gz &&