summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-08-21 15:45:09 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-08-21 15:45:09 +0200
commit15c92eee282dd4a05d8a77f7c4132d68313db330 (patch)
treee4f2e5c6f84c91c3b62947319d3d75e04baa68d9 /.travis.yml
parent46ac6cf0e93c1f9e409637ced8b1cad95697ab2a (diff)
Increase output timeout to 30 min (default 10 min)
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 33fb7100d91..27f4e65f07d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,5 +27,5 @@ install: true
language: minimal
-script: sh ./travis/travis.sh $PLATFORM_LANGUAGE
+script: travis_wait 30 ./travis/travis.sh $PLATFORM_LANGUAGE