aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 10:23:49 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 10:23:49 +0200
commit58b17430d15de975be29946de6c2c4fae117eae1 (patch)
tree78e9ab722869c8a8561b64e38deecf2eb25f0bcd /.travis.yml
parent2205447631adad70f508121d1acc0630ae0250a4 (diff)
Another attempt to fix coverage on travis
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 378f89eb..61b56979 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,4 +26,4 @@ after_failure:
- ./run.sh dump_logs
after_success:
- - travis_wait 35 ./run.sh coverage
+ - travis_wait 40 ./run.sh coverage

Contact - Imprint