From 1dd394e63fa15d200faf83988f8fb5f9a54c04c5 Mon Sep 17 00:00:00 2001 From: Robin Raymond Date: Sun, 8 Apr 2018 17:57:16 +0200 Subject: [PATCH] Allow longer cachings --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 94d7592..c0ba841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ script: cache: directories: - /nix/store - timeout: 600 + timeout: 1200