From 2205447631adad70f508121d1acc0630ae0250a4 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Tue, 23 Jul 2024 08:52:53 +0200 Subject: Try to convince travis to complete the coverage report --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 3aec6949..378f89eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,4 +26,4 @@ after_failure: - ./run.sh dump_logs after_success: - - travis_wait 30 ./run.sh coverage + - travis_wait 35 ./run.sh coverage -- cgit v1.2.1