From 58e6a367875c5b80a336f27dc5d2443ee1bbf4c6 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Thu, 27 Dec 2018 20:14:20 +0200 Subject: [PATCH] [Travis CI] Increase cache timeout to be 10 minutes. This should be more than enough to support large Android cache (~1 GB) Signed-off-by: Vitalii Koshura --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8759f06822..3a2cb90998 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ dist: trusty sudo: required cache: + timeout: 600 directories: - 3rdParty/buildCache