From bc6176e6b063f0ca96099d3cf9096eb2bf62ea78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C4=81ris=20Bahtins?= Date: Fri, 7 Dec 2018 14:40:48 +0200 Subject: [PATCH] Increase travis timeout --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 11f1b289c..b61b77c93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ before_install: script: - ./adop - - ./adop compose init + - travis_wait 20 ./adop compose init - ./adop target set -t http://127.0.0.1 -u ${INITIAL_ADMIN_USER} -p ${INITIAL_ADMIN_PASSWORD_PLAIN} - sleep 30 - ./adop workspace -w Travis create