aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-04-15 21:36:42 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2023-04-15 21:36:42 +0200
commit7a5997609d4b53d6aacdf46245b01056564db838 (patch)
tree55e3523066c4095cda8c439aebebd0f64411f7ce
parentd73280433b9e44da11c00464d83398c8557da92c (diff)
Need even more time for tests now
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index db8cd53b..c2dcce8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ install:
- ./run.sh install_github jranke/saemixextension@installable_dev_version
script:
- - travis_wait ./run.sh run_tests
+ - travis_wait 30 ./run.sh run_tests
after_failure:
- ./run.sh dump_logs

Contact - Imprint