From 8cd2abe7c4560e7a5af4a69fad0bf3508ebbc6e5 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 10 Mar 2020 16:43:39 -0400 Subject: [PATCH] increase travis timeout for long builds --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5a0c97194..98fb4d61f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,7 @@ before_script: - if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then unset WIN_CSC_LINK; unset CSC_LINK; fi - wget https://headers.lbry.io/blockchain_headers_latest -O $TRAVIS_BUILD_DIR/static/daemon/headers script: + - travis_wait 30 - | if [ "$TARGET" == "windows" ]; then # Remove any special characters before adding to our list of ENVs