From f02b01751f3f3eebd4fa78431816c2cf15ad908a Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Sun, 22 Sep 2019 14:34:39 +0200 Subject: [PATCH] cache $HOME --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index af30bf4..cac3ad1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ -#cache: -# directories: -# - "$HOME" +cache: + directories: + - "$HOME" language: python matrix: include: