Skip to content

Commit 52c81dd

Browse files
committed
travis: don't mix codecov.io and ctest coverage
1 parent 6a72e0a commit 52c81dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_travis/test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ if [ "$TRAVIS_OS_NAME" = "linux" ] ; then
99
else
1010
ctest --output-on-failure --timeout 60
1111
fi
12-
13-
# print coverage report, ignore errors
14-
ctest -T coverage || true

0 commit comments

Comments
 (0)