From 564c1f03814528cdbb7bdd584ca8309b7ea5e5a4 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 31 Oct 2020 19:19:49 +0200 Subject: [PATCH] Updated timeout --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c1242c2fc..e6eede459 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ before_install: install: - docker --version - docker-compose up -d -- sleep 60 +- sleep 90 script: - docker ps