aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 15:49:58 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-07-23 15:49:58 +0200
commit13b0f0e555c7252480cba38fd6d7cbe5feff3302 (patch)
tree78e9ab722869c8a8561b64e38deecf2eb25f0bcd
parentf31a3694b568dc46e8e7e79ccda1cbbab0ccb858 (diff)
30 minutes for coverage did not suffice for travis
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3aec6949..61b56979 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 40 ./run.sh coverage

Contact - Imprint