summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJiayu Liu <jiayu@hey.com>2022-04-22 11:32:08 +0800
committerJens Geyer <Jens-G@users.noreply.github.com>2022-04-27 12:49:55 +0200
commit9042cc298c6d02d88a44b125a1ebaabb9416cd04 (patch)
treee2dcf2b5d5d05ee6ef787823064183b5da632f3c /.travis.yml
parent4302aa07b094316ffca1665da346f495d88eb065 (diff)
downloadthrift-9042cc298c6d02d88a44b125a1ebaabb9416cd04.tar.gz
wait for 45 minutes
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index edebbf32e..e89b3e02c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,10 +33,7 @@ services:
- docker
install:
- # https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
- # adding `travis_wait` because kerl building in the docker file takes >10 min for building erlang
- # without printing to stdout, resulting in build failures
- - if [[ `uname` == "Linux" ]]; then travis_wait build/docker/refresh.sh; fi
+ - if [[ `uname` == "Linux" ]]; then build/docker/refresh.sh; fi
stages:
- docker # docker images