From 15b18a682b0479256877ce7c4d3f32ab99a4c15f Mon Sep 17 00:00:00 2001 From: Matt Ickstadt Date: Tue, 24 Jul 2018 17:11:27 -0500 Subject: [PATCH] Increase the travis-ci cache timeout --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c9e1768a..73061f1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: rust cache: + timeout: 360 - cargo before_cache: