From 02d7a945b3d3904a76b6601c44a85d04a5953941 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Sun, 22 Sep 2019 10:50:25 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20cache=20$HOME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index cac3ad1..af30bf4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ -cache: - directories: - - "$HOME" +#cache: +# directories: +# - "$HOME" language: python matrix: include: