mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
fix coverage
This commit is contained in:
@@ -36,6 +36,9 @@ if [ "${TRAVIS_PULL_REQUEST}" = false ] && [ "${TRAVIS_BRANCH}" = 'master' ]; th
|
||||
} || exit
|
||||
popd
|
||||
|
||||
# rerun make to regenerate /spec dir (was deleted to prevent uploading to cache)
|
||||
echo -e "\n${ANSI_GREEN}make all"
|
||||
make all
|
||||
travis_retry make coverage
|
||||
pushd koreader-*/koreader && {
|
||||
luajit "$(which luacov-coveralls)"
|
||||
|
||||
Reference in New Issue
Block a user