aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 08:52:53 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 08:52:53 +0200
commit2205447631adad70f508121d1acc0630ae0250a4 (patch)
treea8e1f5f56618ed1327be439082f8620926e0b9ff /.travis.yml
parent5f397495dd3552fbf5cba8aed17d3719af40d7d1 (diff)
Try to convince travis to complete the coverage report
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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

Contact - Imprint